Answer the question
In order to leave comments, you need to log in
Cordova after updating to 7.0.1. Problem with iOS?
Updated Cordova version to 7.0.1, [email protected], [email protected] .
All this is due to the phonegap-plugin-push plugin.
Installed CocoaPods:
$ pod --version
1.3.1
Now there are problems with building the iOS application, while android builds without any problems.
After executing the command:
cordova clean ios && cordova build ios --debug --device -d --buildConfig=build.json
I go to Xcode to run on the emulator and see an error there:
ld: library not found for -lPods-ProjectName
If set application to the device from archived by the above command - the application is inoperable and does not communicate with the network. Probably due to the same error
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question