katzer / cordova-plugin-background-mode

Keep app running in background
Apache License 2.0
1.38k stars 1.02k forks source link

Crashes Ionic app that uses cordova-plugin-wkwebview-engine #312

Open wkande opened 7 years ago

wkande commented 7 years ago

An Ionic app (and probably cordova generic as well) crashes using this plugin in conjunction with the cordova-plugin-wkwebview-engine plugin.

5uper seems to fix the issue in his fork. We have forked his fix and documented the README to help developers understand the issue. Hopefully 5uper will issue a pull request.

Please visit https://github.com/WyomingSoftware/cordova-plugin-background-mode for better details.

mino922 commented 7 years ago

+1. I am also seeing this issue in my Ionic app running iOS 11.

simonwatt commented 7 years ago

Duplicate of #307 and #317

Also happening with PhoneGap app that is using WKWebView.

dhayaljaswantgit commented 5 years ago

use following commands to fix that issue :

ionic cordova plugin rm cordova-plugin-background-mode ionic cordova plugin add https://github.com/iowayankee/cordova-plugin-background-mode.git