Skip to content

cannot deploy app on iOS 10 #4956

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

Closed
endarova opened this issue Aug 19, 2019 · 1 comment
Closed

cannot deploy app on iOS 10 #4956

endarova opened this issue Aug 19, 2019 · 1 comment
Labels
bug no-changelog The issue is present only in `next` versions and was not included in official version. os: ios

Comments

@endarova
Copy link
Contributor

Environment

  • CLI: 6.1.0-2019-08-16-090517-13761(@next)

To Reproduce

  1. tns create MyApp --js
  2. tns run ios on device with ios10
    Error in log and app is not deployed:
    Webpack build done!
    Project successfully prepared (ios)
    Installing on device 5a881702b27b58979ebdd24172821f22698d4a36...
    Unable to apply changes on device: 5a881702b27b58979ebdd24172821f22698d4a36. Error is: Could not start house arrest for application org.nativescript.MyApp.

Expected behavior
App is deployed and started on device

@endarova endarova added bug os: ios no-changelog The issue is present only in `next` versions and was not included in official version. labels Aug 19, 2019
@rosen-vladimirov
Copy link
Contributor

This happens when invalid developer disk image is deployed on device. Ensure you have latest Xcode installed and restart the device. This way the new run operation will use the correct developer disk image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug no-changelog The issue is present only in `next` versions and was not included in official version. os: ios
Projects
None yet
Development

No branches or pull requests

2 participants