ios-jsc icon indicating copy to clipboard operation
ios-jsc copied to clipboard

Error while running with specific provision profile in iOS

Open iOSTeam-git opened this issue 5 years ago • 3 comments

Hello,

I am facing an issue while running my iOS project in device(iPhone) using command of specific provision profile.

the error is related to SHA-1.

Unable to apply changes on device: device_ID. Error is: Expected "SHA-1 hash: " or end of input but "S" found..

I tried basic steps to solve this error. that is to remove platform, hook and node-moudule etc.

Still not solved please help me to solve it ASAP.

Thanks in advance!!

iOSTeam-git avatar Apr 06 '20 18:04 iOSTeam-git

Hi,

Are you using the latest version of {N} CLI? It seems there's an old issue related to the same error that you're getting: https://github.com/NativeScript/nativescript-cli/issues/4934

mbektchiev avatar Apr 07 '20 06:04 mbektchiev

@mbektchiev

We are using version 5.1.1 of {N} CLI due to this we are facing this issue?

iOSTeam-git avatar Apr 07 '20 09:04 iOSTeam-git

Yes, I would strongly encourage you to upgrade your project and use the latest version. There are many other issues and missing features like iOS 13 and macOS Catalina supports in v5.x.

mbektchiev avatar Apr 07 '20 10:04 mbektchiev