daviddickson
daviddickson
@i91 I'm seeing this issue on iOS.
Fixed in pull request https://github.com/katzer/cordova-plugin-background-mode/pull/433
I'm experiencing this issue as well on the simulator and device. I'm using Ionic v3 and XCode 10.2.
@bryplano Thank you for the quick response. I appreciate it. I just created a sample app with the webview plugin installed and with the html where I'm experiencing the issue...
In the sample app: ``` ```
In the app where I'm experiencing the issue: ``` ```
I removed it using `ionic cordova plugin remove` and re-added. It added at version 4.0.1. Still experiencing the issue.
I tried installing `@3` which installed 3.1.2 and tried installing specifically 3.0.0. Neither worked.
@BumbleeLin I can confirm the fix you put in the initial post works for me.
Also seeing this.