-
Notifications
You must be signed in to change notification settings - Fork 19
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
Error code 65 on ios #83
Comments
Hi @zesschrno |
Having the same issue right now |
@FrankieJLyons can you please share error logs you're getting and also cordova/phonegap version you're using ? |
@FrankieJLyons @zesschrno which |
@AbdullahDiaa I am using phonegap version 9 (PhoneGap (iOS / Android / Windows) |
@FrankieJLyons can you please try to update |
This error is an error code from Xcode that can be caused by provisioning issues or outdated cordova dependencies. To fix this error first make sure a provisioning profile has been generated using the above instructions and then try to run the app from Xcode. If this does not fix the error then run the following commands:
Once these commands have been ran a fresh build can be done. |
1.6.14 works on phonegap 8.0
1.6.19 fails on phonegap 8.0 and phonegap 9.0
The text was updated successfully, but these errors were encountered: