79580580

Date: 2025-04-18 07:15:49
Score: 2.5
Natty:
Report link

I am on maui 9.0 SR6, still have the same issue. But the issue filed on the maui reposotory is closed and locked. After some investigating, I found I have to remove the "CFBundleShortVersionString" from "Platforms/iOS/Info.plist", then everything works as expected. This behaviour is not documentd here: https://learn.microsoft.com/en-us/dotnet/maui/ios/deployment/publish-cli?view=net-maui-9.0

    <key>CFBundleShortVersionString</key>
    <string>x.x.x</string>
Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): have the same issue
  • Low reputation (0.5):
Posted by: hugebug4ever