You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/03 01:34:19 UTC

[GitHub] [cordova-plugin-wkwebview-engine] chavesgu opened a new issue #85: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority.

chavesgu opened a new issue #85: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority.
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/85
 
 
   # Bug Report
   
   ## Problem
   Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<WKWebViewConfiguration 0x117e17320> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key _alwaysRunsAtForegroundPriority.'
   ### What is expected to happen?
   app work normal
   
   
   ### What does actually happen?
   this problem cause app can't work
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   when i run this plugin in ios@12.2 & xcode@10.2
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   run this plugin in ios@12.2 & xcode@10.2
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   ios 12.2
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   cordova-plugin-wkwebview-engine @ 1.1.4
   cordova-ios@4.5.5
   cordova@8.0.0
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ x] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org