-
### Expected Behaviour
Hi hopefully someone out there can help me. I've been working on this issue for a few days. My push-plugin was working just a week ago for iOS, but now it doesn't get the d…
-
Hi,
Firts, excuse me, my english isn't very good.
I've app in Ionic 3 that used this plugin in version 4.7.4. This worked ok. This week I updated to version 4.22.2 and all ok except that I can't…
-
We had our application working for Ionic Cloud Beta. When we updated to Stable and updated the libraries we always get `false` from `$ionicDeploy.check()`.
We reviewed these things:
- Versions of lib…
-
sudo ionic cordova platform add ios
Password:
> cordova platform add ios
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Using cordova-fetch for cordova-ios@^4.5…
-
# Bug Report
## Problem
Android 13
App crashes when permission is granted for the first time. After requesting the permission once, the "Take Picture" button has no effect. Selecting an image fro…
-
```
android.content.res.Resources$NotFoundException: Resource ID #0x7f020041
at android.content.res.Resources.getValue(Resources.java:1163)
at android.content.res.Resources.getDrawable(Resources.java:…
-
I have the following test which makes my app unusable. If the user use their control menu in portrait-mode or landscape-mode. Closes it. Then rotates to the other mode and opens it again it will resul…
-
When i install the plugin, it does not properly copy files in respective plateforms (i can't see the folder "cordova-plugin-fcm" inside android node_modules, and when i copy it manually FCMPlugin vari…
-
When I build locally the plugin gets added as expected. When I build using ionic package, it is not there. This is currently blocking the use of ionic package for any app that needs the push plugin.
…
-
**Description:**
Running the example from the documentation:
```
window.plugins.OneSignal.addPermissionObserver(function(stateChanges) {
console.log("Push permission state changed: " + JSON.…