-
-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better error reporting for deploy on device with OS version mismatch #956
Comments
Same when something goes wrong with the provisioning profiles. This is when I run on device. I have multiple accounts and the wrong provisioning profile is used in the first place, but then again the process hangs on "40%" during deployment.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When there are problems with the provisioning profiles, or device OS (the logs are from problems with device with OS lower than the App specifies) or various other problems the
tns ios run
sometimes hangs on:More importantly the process then hangs.
Probably the CLI can handle somewhat error notification among these lines:
https://github.com/telerik/mobile-cli-lib/blob/master/mobile/ios/ios-proxy-services.ts#L221
https://github.com/telerik/mobile-cli-lib/blob/master/mobile/ios/ios-proxy-services.ts#L344
https://github.com/telerik/mobile-cli-lib/blob/master/mobile/ios/ios-core.ts#L840
https://github.com/telerik/mobile-cli-lib/blob/master/mobile/ios/ios-core.ts#L846
The verbose log is:
The text was updated successfully, but these errors were encountered: