Skip to content

Error: Running on physical iOS devices is possible only in release mode #1411

Closed Answered by bartekpacia
Piyu-sh-arma asked this question in Q&A
Discussion options

You must be logged in to vote

You need to pass --release flag, like this:

patrol test --target integration_test/example_test.dart --release

Please note that to run in release mode on a real iOS device, you need to have code signing set up. The best way to do this is to open your ios folder in Xcode and make sure that there are no warnings/errors related to code signing.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Piyu-sh-arma
Comment options

Answer selected by bartekpacia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants