You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/02 20:50:31 UTC

[GitHub] [cordova-ios] LordPachelbel opened a new issue #884: IntersectionObserver experimental support?

LordPachelbel opened a new issue #884:
URL: https://github.com/apache/cordova-ios/issues/884


   IntersectionObserver is enabled by default in iOS Safari's Experimental Features list, but it doesn't seem to work in a Cordova app.
   
   This might be for the same reason [WebGL2 stuff doesn't work](https://github.com/apache/cordova-ios/issues/772), either.


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



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


[GitHub] [cordova-ios] breautek commented on issue #884: IntersectionObserver experimental support in iOS?

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #884:
URL: https://github.com/apache/cordova-ios/issues/884#issuecomment-637805797


   > It probably doesn't work for the same reason WebGL2 stuff doesn't work, right?
   
   Correct, experimental features are not enabled in app webviews, so they cannot be 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



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


[GitHub] [cordova-ios] breautek closed issue #884: IntersectionObserver experimental support in iOS?

Posted by GitBox <gi...@apache.org>.
breautek closed issue #884:
URL: https://github.com/apache/cordova-ios/issues/884


   


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



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