vinnichase commented on issue #502: navigator.camera is undefined with wkwebview
URL: 
https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603249873
 
 
   @corrrso thanks for your reply even if this problem is not yours anymore. OK 
I created a new cordova app with cordova 9.0.0. Those are my plugin versions 
(newer than in your example):
   ```JSON
   {
      "cordova-ios": "^5.1.1",
      "cordova-plugin-camera": "^4.1.0",
      "cordova-plugin-wkwebview-engine": "^1.2.1"
   }
   ```
   I cleared the application cache and ran it on my iPhone X physical device. 
Its a plain react application. It renders correctly but `navigator.camera` 
stays `undefined`. However the `deviceready` event is not fired neither in my 
main app nor in the from scratch test app. I think both problems are related.
   
   Would you mind sharing your code for your from scratch app (older versions 
are fine for me)? I'm also open for chat in discord (VinniChase#9406) and share 
the final outcome later on here.
   
   Tanks so far!

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to