Closed Doginal closed 7 years ago
so if I run ios-sim from command line everything opens but using above command ios-sim never opens! I'm not sure why glup isnt work!
For the record, Error code 65 from what I could find online, means your Apple signing certs are not readable or do not exist. Check your apple signing certs are readable, you can also set which one to use in dist/app/{dev,prod}/platforms/ios/cordova/{build.xcconfig, build-release.xcconfig}
I have followed the instructions to Cordova applications but when i run gulp browsersync --target iOS (app name iOS) Glup fails to open iOS sim (browserify opens no problem), I have Xcode install on my laptop.
I cant seem to get the iOS app to run at all. I can not find any info on the net about this error.
node v5.4.1 npm 3.6.0
Thanks, Doginal