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 2021/04/21 16:31:18 UTC

[GitHub] [cordova-cli] dpogue commented on issue #556: window.ResizeObserver is undefined in iOS

dpogue commented on issue #556:
URL: https://github.com/apache/cordova-cli/issues/556#issuecomment-824197189


   `ResizeObserver` is [only supported on iOS 13.7 and newer](https://caniuse.com/resizeobserver).
   
   Cordova relies on the system webview capabilities and is not responsible for implementing web APIs itself.


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