-
### What happened?
`OneSignal.initialize(appId)` used to be idempotent on iOS and Android. Since https://github.com/OneSignal/OneSignal-Cordova-SDK/commit/3c94a25887d90b468c80597fe3236f46658620dd, …
-
# Bug Report
## Problem
In the info.plist, it includes hereunder,
`LSApplicationQueriesSchemes
...
comgooglemaps
...
`
window.location.href="comgooglemaps://?saddr=28,120&daddr=31,…
-
After my initial fork of this plugin, things have been constantly growing and being added, resulting in a large single file with ~2k lines of code. Need to clean up code base, and move methods/functio…
-
Hi, for our iOS hybrid app (cordova) we would like to use Wax blockchain. What's the best way to implement the wax login? I guess it has to be in popup browser (similar to FB login) but I can't find a…
-
Platform: iOS
Wikitude plugin version: 8.9.0
Cordova version: 9.0.0
Ionic version: 5.4.4
Platform (cordova-ios) version: 5.0.1
Whenever I execute `loadARchitectWorld`, the main cordova webview …
-
We're using the iOS Cordova Plugin and followed the documentation and the build worked, but our client reported, that they couldn't start the app, after they installed it through MDM (it works if I in…
-
Final goal is to produce a functional Cboard app for iOS.
We have to use the Cordova repository called ccboard which is already producing the Android app:
https://github.com/cboard-org/ccboard
-…
-
### What happened?
Using Capacitor 5, after switching users (using logout() followed by login() or login() alone), click events are not registered within the app until it is fully closed and reopen…
-
Great plugin, exactly what I needed for a project!
There's no way to compile it with with ios engine 4 or higher, the following error always occurs:
/com.lesfrancschatons.cordova.plugins.overappbrows…
-
This is a clone of #4086 as it was closed "inactive" but the issue still exists. I think the API for the underlying plugin has changed to just one event "networkStatusChange". I was hoping this plugin…