After update Xcode to 10 version and iOS 12 in device, i have a problem with ios app generate by Nativescript:
- with the emulator, the app run correctly;
- with the device, the build is ok, but the app crash without error when the app is opening at splash screen. The same if i use Xcode;
- when i archive the app with Xcode, upload to TestFlight correctly.
The trid to change certificates, but I have the same problem. I use 4.2.3 version of Nativescript (i tried 5.0.0 -next-).