Hi all ! I Could anyone suggest please … I have latest Ionic, install WKWebView, but have problem with build … app dose not running …
cli packages: (/usr/local/lib/node_modules)
@ionic/cli-utils : 1.12.0
ionic (Ionic CLI) : 3.12.0
global packages:
cordova (Cordova CLI) : 7.0.1
local packages:
@ionic/app-scripts : 3.0.0
Cordova Platforms : ios 4.5.1
Ionic Framework : ionic-angular 3.7.1
System:
Node : v6.11.4
npm : 3.10.10
OS : macOS Sierra
Xcode : Xcode 9.0 Build version 9A235
Misc:
backend : pro
2017-10-06 10:08:11.447052+0300 MyApp[359:187720] *** Terminating app due to uncaught exception ‘NSUnknownKeyException’, reason: ‘[<WKWebViewConfiguration 0x1c01f4400> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key _requiresUserActionForMediaPlayback.’
there is hope, @manucorporat offered is help to fix this problem, you should follow the following issue I guess then…of course if you know how to solve it in inside the cordova-plugin-background-mode plugin don’t hesitate to give a hand
I think you did install the last version with the cmd you just run, the thing is, as you could see in the issue #317, the bug is not solved, therefore even if you install differently, the collision between the two plugins with still be there…but that is only my understanding