-
I am still a noob in developing mobile app, and thanks to brodybits for helping me with the database plugins.
Just want to make sure if anyone has problems with building ios command via cordova build…
-
### Issue Description
When uploading our applications to iTunes Connect we now fail due to the following error, this used to be just a warning. "iTunes Store Operation Failed - The app references n…
-
It looks like the plugin is causing a warning from Apple about the UIWebView API usage:
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs .
…
-
Hello ! I added cordova-plugin-fcm to my cordova plugins, then I tried running the application on an iOS device but I got this error: **No known class method for selector 'setScreenName:screenClass:'*…
-
Hi, My application use ionic-plugin-deeplinks plugin and it works fine.
For SSO with auth0, I use auth0-cordova. it works if ionic-plugin-deeplinks is not installed but it doesn't if it's installed.
…
-
Uninstalling com.phonegap.plugins.PushPlugin from android
Uninstalling com.phonegap.plugins.PushPlugin from ios
Removing "com.phonegap.plugins.PushPlugin"
Error: ENOENT, no such file or directory '/Us…
-
I'm using a cordova-salesforce plugin to authenticate users. First time it is working fine. But when i tried to logout, then try to login again (Without closing the application) , then the application…
-
In cordova ios 6 and above i am using **window.WkWebView.convertFilePath**(filepath) it is not working both css file and as well as image link also.
Please help me on this
gnans updated
3 years ago
-
我在cordova中使用这个库,当调用create接口是,会报错,loadchar错误,内核是使用的wkwebview 请问如何解决?谢谢
-
I am using cordova-plugin-googleplus along with cordova-plugin-facebook4 (v4.0.0). Upgrading from 5.3.2 to 6.0.0 broke the google login for me. On iOS after successful login I get redirected to googl…