python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Running flutter on a real iOS device Automatically signing iOS for device deployment using specified development team in Xcode project
I've been facing this problem when i try to run my flutter app on a physical ios device and tried everything I could find but nothing works.
Could not build the precompiled application for the device....
be_noe
Votes: 0
Answers: 0
Force 'aps-environment' entitlement to 'development' even for distribution builds
My APS Environment is set to development in my app.entitlements file.
However when I build my application as an archive (to generate an .ipa file), the aps-environment entitlement is automatically cha...
tontonbibi
Votes: 0
Answers: 0
XCode - Failed to register bundle identifier
I started using a new Macbook Pro, and I opened an XCode project I had on OneDrive. When I try to run it, I get the error below
Signing for "Project5" requires a development team. Select a
...
federico
Votes: 0
Answers: 1
Xcode does not accept provisioning profile
I have created a provisioning profile with e.g. Siri, app groups and imported it into Xcode.
Now Xcode says that:
provisioning profile "" doesn't support the "" App Group.
My pro...
David
Votes: 0
Answers: 1