Skip to content

Conversation

@Fatme
Copy link
Contributor

@Fatme Fatme commented May 31, 2019

InstallationLookupFailed error is thrown when trying to deploy on iOS device. The reason is that NativeScript CLI is not able to find applicationIdentifier from projectData.projectIdentifiers as the platform is not lower case.
For iOS simulator it is fine as the applicationIdentifier is not used when uploading files to the simulator.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

"InstallationLookupFailed" error is thrown when trying to deploy on iOS device. The reason is that NativeScript CLI is not able to find applicationIdentifier from projectData.projectIdentifiers as the platform is not lower case.
For iOS simulator it is fine as the applicationIdentifier is not used when uploading files to the simulator.
@cla-bot cla-bot bot added the cla: yes label May 31, 2019
@Fatme Fatme merged commit c119d3e into feature/webpack-only May 31, 2019
@Fatme Fatme deleted the fatme/fix-installation-lookup-failed branch May 31, 2019 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants