Related questions
Add entry to iOS .plist file via Cordova config.xml
I am new to the Cordova CLI.
I need to perform the following steps programmatically via Cordova.
In the project .plist add a new row
Enter the following values in the new row:
Key: GDLibraryMode Type:String (default) Value:GDEnterpriseSimulation
…
com.facebook.sdk error 2 on iOS
I have a Phonegap app that runs on both iOS and Android. The app has a Facebook login feature which worked until a few days ago. A few of our beta testers have reported an 'The operation couldn't be completed …