python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
"Xcode couldn't find any iOS App Developement provisioning profiles matching..". Can I fix this without a real mobile device?
After deploying a flutter app on google playstore I am trying to do the same on the apple appstore. Currently trying to configure everything in xcode but I get 2 error messages in xcode:
Failed to cr...
dummiethon
Votes: 0
Answers: 1
how to export a fastlane env to the main shell environment?
I have a CI setup on bitrise that's sort of like this:
# first script
fastlane match appstore
# second script
bash mycommands.sh
Now mycommands.sh needs access to one of the outputs of the first scr...

Uche Ozoemena
Votes: 0
Answers: 1
What does it mean Offline support (7 day validity) in apple provision profile?
When I tried to create iOS development provision profile I saw check box "Offline support (7 day validity)" Yes / No
What does it mean?

CHiP-love-NY
Votes: 0
Answers: 1
Xamarin iOS Free Provisioning - No Matching Profiles Found
I have been following this guide on setting up free device provisioning for iOS apps in Xamarin, however Visual Studio never seems to locate a provisioning profile.
I get through all the XCode steps w...
Matt
Votes: 0
Answers: 0