Open
Description
Did you verify this is a real problem by searching [Stack Overflow]Yes
Tell us about the problem
tns run
works perfectly on iOS and Android emulators. However, it doesn't work with real iPhone. It builds and installs the app but it stucks at Refreshing application...
.
I didn't have this problem earlier. It might be because I upgraded iPhone to iOS 12.
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: 4.2.4
- Cross-platform modules: unrelated
- Runtime(s): unrelated
- Plugin(s): unrelated
Please tell us how to recreate the issue in as much detail as possible.
Try to send your app to a real iPhone device.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
No