-
I use the file plugin and I access try to access to local files via this:
`let path = cordova.file.dataDirectory + nameFile;
window.resolveLocalFileSystemURL(path, success, error);`
and with c…
-
**Current behavior:**
- I am trying to use this plugin with cordova-plugin-firebase-dynamiclinks, But it gives error during adding ios platform.
Individually both works fine.
**Expected beha…
-
When using [Angulartics's Google Analytics Cordova plugin](https://github.com/angulartics/angulartics/blob/master/src/angulartics-ga-cordova-google-analytics-plugin.js) v1.1.3 with Dan Wilson's [Googl…
-
When selecting data from a db (successfully loaded and writable/readable with no errors) the select * statement returns the data in the wrong order. I believe this to be because the insert statement p…
-
when crop , there is no response , no error message on ios 13.5 (cordova wkwebview)
works on desktop chrome & mobile safari
Cropme123.crop({
width: 300
}).then(function(output) …
jj449 updated
3 years ago
-
Follow the below solution, if your app is struggling on splash screen page
-
Since iOS has changed its cookie policy named as `INTELLIGENT TRACKING PREVENTION` (see https://github.com/risetechnologies/cookieTest/issues/2#issuecomment-844036075 for a brief explanation) cookies …
-
Hi,
It's possible to use an .so or .c files directly using your nodejs-mobile? I'm using node FFI on windows and works like a charm, but I dont know if I can move my ionic windows nodejs to iOS and…
-
From rootscope.js...
```
// Insanity Warning: scope depth-first traversal
// yes, this code is a bit crazy, but it works and we have tests to prove it!
// this piece should be kept …
-
# Bug Report
The Gamepad API does not work in WKWebView. This affects any content published to iOS with Cordova that uses gamepad input (such as games, as used by [Construct](https://www.construct.…