timbru31 commented on issue #772: WebGL2 experimental support on iOS?
URL: https://github.com/apache/cordova-ios/issues/772#issuecomment-578345561
 
 
   There are two types of webviews a Cordova app can use currently: UIWebView 
(default, deprecated) and WKWebView. Have you tried if the feature is supported 
on WKWebView? You'll need this plugin 
https://github.com/apache/cordova-plugin-wkwebview-engine, though. However, I'm 
not sure what effect the "Experimental Features" have on WebViews besides 
Safari.
   
   Given that's an **exerpimental** feature, I'll doubt that Apple will enable 
it outside of Safari, even if WKWebViews are used.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to