corrrso commented on issue #502: navigator.camera is undefined with wkwebview
URL: 
https://github.com/apache/cordova-plugin-camera/issues/502#issuecomment-603229177
 
 
   Hi @vinnichase . I confirm to you that by making a new project from 
scratches, everything went fine without touching a single line of code. 
WkWebView doesn't expose the APIs, but that's exactly what cordova is for. 
Cordova is like a bridge between a web environment and the native device 
environment. That's why the fact that we are using WkWebView is not important 
at all. I never had this issue again since september, so you should do just 
fine by making a project from scratches. Try to update your cordova and make a 
project by using the latest ios platform available. Then just add the WkWebView 
and the camera plugin, just to verify that everything works just fine.
   
   

----------------------------------------------------------------
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