-
I am trying to send notifications on Android but on startup, apparently
` this.push.on("error", e => {
alert(e.message);
this.log("Push.Error:", e);
this.em…
-
# Bug Report
## Problem
11-15 16:15:45.634 27694 28035 W AudioManager: Use of stream types is deprecated for operations other than volume control
11-15 16:15:45.634 27694 28035 W AudioManager: …
-
I cannot install through this plugin, I'm using 8.1.2 (cordova-lib@8.1.1), whats wrong ?
```
Installing "cordova-plugin-nativestorage" for android
ANDROID_HOME=C:\Users\kimihimi\AppData\Local\And…
-
Hi, i am try to add badge count for android app using cordova-plugin-badge, for that i used ShortcutBadger too.
i install cordova-plugin-badge ver 0.8.8 , after i add below code in build.gradle and…
-
I've got a simple app where the logic is:
- monitor for a few beacon regions
- if the device is inside/enters a region then start ranging for beacons in that region
...
- when the device leaves the …
-
I really appreciate the work of the Cordova community and I often use Cordova plugins in my Ionic apps.
I've had the following problem with the cordova-plugin-geolocation plugin:
The speed of the de…
-
## What:
Extending the documentation by showing how to use `cordova-firebasex-plugin` in conjunction with the `Firebase Web JS SDK`.
## Why:
The `cordova-firebasex-plugin` does things that…
-
Hello,
i am trying to implement an oauth process with ionic 3 on Windows 10 / Mac OS High Sierra.
### Issue
On Android an iOS the me.deeplinks.route()-section is only triggered once.
But on both…
-
Hi,
the plugin works fine on Android, but I get some issues with IOS (9.3 and above) and Ionic-Cordova.
The code is like this:
`cordova.plugins.locationManager.requestAlwaysAuthorization();`
`va…
-
## Your Environment
* Plugin version:3.1.0
* Platform: Android
* OS version:
* Device manufacturer and model:
* Running in Simulator:
* Cordova version (`cordova -v`): 9.0.0 (cord…