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
after the command ionic cordova run ios it compiles but then when it gets to the final stage native-run ios --app "platforms/ios/build/device/<app name>.ipa" --device it tries to launch, it opens and then closes immediately,
Command Output:
too much to put here but I'll put the last bit, if there is a section you're interested in let me know and I'll post it.
Has there been any update to this issue? It seems to be intermittent in my case. I usually have to try livereload 3 or 4 times before one finally works. Also on native-run 1.7.1.
Version:
0.3.0
Description:
after the command
ionic cordova run ios
it compiles but then when it gets to the final stagenative-run ios --app "platforms/ios/build/device/<app name>.ipa" --device
it tries to launch, it opens and then closes immediately,Command Output:
too much to put here but I'll put the last bit, if there is a section you're interested in let me know and I'll post it.
Environment Info:
macOS version:
Xcode version:
also opened up this ticket
The text was updated successfully, but these errors were encountered: