-
# Bug Report
## Problem
Hallo guys!
I found some problem.. maybe anyone can help.
with android “singleInstance” or “singleTop” after onPause my app was killed from system tasks. and then if …
-
### Description
getCurrentPackage() returning **null** value .
### Additional Information
* cordova-plugin-code-push version:
* List of installed plugins:
code-push 3.0.1 "CodePushAcquisitio…
-
I just added this plugin to my Telerik Cordova Project but when i go to use it i get 'NativeStorage is not defined' this is the only plugin i have installed that i cant seem to get working.
here is…
-
I recently discovered which looks like a simpler solution for "native storage of variables" on Android/iOS/Windows. Please add it to .
I found it in a comment on , maybe also good to add a pointer…
-
I Have Used This Plugin cordova-plugin-nativestorage in My Phonegap app . The Plugin Works fine.
I Wonder If There Is any trick to get values from Nativestorage.getItem() without callbacks
Thi…
-
[ yes ] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues)
[ yes ] I confirm this is a suspected bug or issue that will affect other use…
-
**Describe the bug**
After a successful android build add in FireBase 2.0.1 get error building android.
**To Reproduce**
Steps to reproduce the behavior:
Have the following plugins instal…
-
Hi folks, I'm by no means an expert and I've only been using Cordova NativeStorage for a couple of days now. I'm having a bit of a problem when calling NativeStorage.keys(s, e)... returning instead a…
-
Hi, I'm using ionic 4 with fcm cordova,
My issue is user token work perfect in emulator but, in android device its not given me the token.
**My cordova plugin list**
```
com-sarriaroman-photovie…
-
# Bug Report
## Problem
copyFile method fails on Android 8 and 9. Works properly in iOS and Android 6 and 7
Returns error code 5 FILE NOT FOUND
### What is expected to happen?
Copy the file…