-
Notifications
You must be signed in to change notification settings - Fork 490
Closed
Description
As lon as I'm using the standard WebView, the Overlay=true/false switch and background colour works perfectly. But when I add the WKWebview Engine Plugin to my Cordova project, it seems to ignore the status bar plugin entirely.
What is expected to happen?
should apply overlay true/false and background-colour
What does actually happen?
ignores these settings completely, as if plugin isn't even installed
Version information
Cordova ios 5.1.1
cordova-plugin-device 2.0.3 "Device"
cordova-plugin-statusbar 2.4.3 "StatusBar"
cordova-plugin-whitelist 1.3.4 "Whitelist"
cordova-plugin-wkwebview-engine 1.2.1 "Cordova WKWebView Engine"
phonegap-plugin-speech-synthesis 0.1.1 "SpeechSynthesis"
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above
SOLUTION:
I eventually solved this by uninstalling the WKWebView engine and using cordova-plugin-ionic-webview instead.
JohnRSim, jacobg and kiyoungchoikiyoungchoi
Metadata
Metadata
Assignees
Labels
No labels