-
Examine how tests are written for cordova-plugins (both native side and JS part)
-
**I'm submitting a ...** (check one with "x")
- [ ] question
- [x] any problem or bug report
**OS:** (check one with "x")
- [ ] **Android**
- [x] **iOS**
- [ ] **Browser**
**cordova i…
-
**I'm submitting a ...** (check one with "x")
- [ ] question
- [X] any problem or bug report
**OS:** (check one with "x")
- [X] **Android**
- [X] **iOS**
- [ ] **Browser**
**cordova i…
-
After installing [cordova-plugin-browsertab](https://github.com/google/cordova-plugin-browsertab) plugin. I can not generate an Android build because following issues:
```FAILURE: Build completed w…
-
Hi, I am trying to migrate an app from ionic deeplink plugin to branch. For the first few releases I need to support both non branch deeplinks as they are out in the wild and branch links. In android …
-
# Bug Report
// none of these file paths work
var toInject = cordova.file.applicationDirectory + "www/js/inject.js";
//var toInject = "www/js/inject.js";
//var toInject = "js/inj…
-
Sometimes our daily build fails with an ENOENT error. tsd tries to open a cache file, which does not exists.
[ERR!] Error: ENOENT, open 'C:\Users\***\AppData\Roaming\tsd-cache\borisyankov-Definitely…
-
I am a beginner to the Corss-platt Area.
As i folllow the document by create app, i get error as bellow:
How could i fix it? is the sample pass the new Cordova?
$ gulp create
[09:22:39] Using gulpfi…
-
# Bug Report
Error on Android
When the app is in front, the push is not received and the **push.on ('notification' ..**. is not executed.
The push is recived in background and when de app is close…
-
### Observed behavior
Hello,
We are trying to incorporate in app purchase and we are not getting proper callbacks.
1. Cancelled
2. Refunded
Overview: We are developing in app purchase in our hy…