You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
I started using this plugin in my project and it works great for Android.
On iOS, I have a few issues.
iOS (XCode 8.x in particular) requires cordova-ios 4.3.1 or higher. It looks like this plugin only supports up to 4.1.9?
When I run the cordova application on iOS, I don't see that the hosted web application (my application) is not having access to cordova object / the native plugins. Am I missing something here?
I went with mode=client for Android and I didn't have to include/ serve the scripts from my serverside application. The cordova.js and the other plugins are installed at the client and am able to gain access without much trouble. This is not the case with iOS!
Any help is very much appreciated.
Great work, thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I started using this plugin in my project and it works great for Android.
On iOS, I have a few issues.
Any help is very much appreciated.
Great work, thanks in advance.
The text was updated successfully, but these errors were encountered: