launch in debug mode in iOS 14+ #2369
Replies: 1 comment
-
Note: conversation continued on Discord support channel |
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.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Build an iOS app in debug mode.
Expected results
I should be able to open my ipa file that was built in debug mode.
Actual results
That app crashes instantly after opening.
I was curious if the people at Codemagic are privy to this issue.
To launch in debug mode in iOS 14+, run flutter run from Flutter tools, run from an IDE with a Flutter IDE plugin or run the iOS project from Xcode.
Alternatively profile and release mode apps can be launched from the home screen.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions