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 2020/01/24 23:47:06 UTC

[GitHub] [cordova-ios] timbru31 commented on issue #772: WebGL2 experimental support on iOS?

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