You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
following the command $ ionic cordova run ios when the process and compiling is all finished and then the last text shows: native-run ios --app "platforms/ios/build/device/<name of project>.ipa" --device
the application opens and then closes within a second. I get no errors. Don't know where the problem lies.
Thanks for the issue. I am going to close this as this is not a bug in Ionic Framework. The framework does not manage deploying your app to a device. Also it looks like you already have an open issue for this here: ionic-team/native-run#109.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic version:
[x] 4.x
Current behavior:
following the command
$ ionic cordova run ios
when the process and compiling is all finished and then the last text shows:native-run ios --app "platforms/ios/build/device/<name of project>.ipa" --device
the application opens and then closes within a second. I get no errors. Don't know where the problem lies.
Expected behavior:
launch the app on the iphone natively
Steps to reproduce:
Related code:
Other information:
Ionic info:
The text was updated successfully, but these errors were encountered: