Hello
I have a problem during iOS deployment.
During the Building phase, it fails with the following message:
Error (Xcode): Provisioning profile "myapp ios_app_store XXXXXX" doesn't include the com.apple.developer.applesignin entitlement.
Profile qualification is using entitlement definitions that may be out of date. Connect to network to update.
/Users/builder/clone/ios/Runner.xcodeproj
It appears that there was a problem signing your application prior to installation on the device.
In my app, I do not have Apple authentication, nor enabled on Firebase. Only email/password.
Push notifications are enabled.
I found a solution (option Teams, enabled automatically signin) but you have to modify under xcode. I do not have a mac.
Despite my many searches, I have not found anything else. For your information, I deployed other apps for ios that same day without any problem.
I must admit I run out of idea...
Thank you for your help.