Distributing an app with an iOS App Extension #27916
Unanswered
bptouchette
asked this question in
Q&A
Replies: 2 comments 1 reply
-
The same. I cannot publish new MAUI appwith two Wallet Extensions to Store. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Whenever i get this issue, i have to do Clean build. Then Republish. Of course this is after I made sure that I have an unexpired distribution profile set up using Manual Provisioning (Automatic Provisioning doesn't seem to work for Distribution Profiles). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone been able to distribute an .NET MAUI app with an iOS App Extension to the App Store recently?
Since the beginning of February I've not been able to. I distributed an app literally at the end of January and it was perfeclty fine.
I Keep getting a Validation Failed error concerning an Invalid Provisioning Profile associated with my App Extension.
The error is something like this:
Invalid Provisioning Profile.
The provisioning profile included in the (App Extension) bundle [Payload/.../AppExtension.apex] is invalid
[Missing code-signing certificate]. A distribution provisioning profile should be used when uploading apps to App Store Connect.
I tried asking Apple to see if they changed something in their validation or app signing but I'm still waiting on a response from them.
Beta Was this translation helpful? Give feedback.
All reactions