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/10/16 17:17:25 UTC

[GitHub] [cordova-android] jcesarmobile edited a comment on issue #1006: [feature-request] change the default target sdk to (API Level 30)

jcesarmobile edited a comment on issue #1006:
URL: https://github.com/apache/cordova-android/issues/1006#issuecomment-710246481


   as an alternative you can use `cordova-plugin-ionic-webview`, as it uses http/https to serve the content it's not affected by this problem, but it requires to convert the file:// urls to http/https urls with `window.Ionic.WebView.convertFileSrc()`
   
   Anyway, next cordova major should move to AndroidX, some plugins will break, but a lot of other plugins are holding back because they don't want to update to use AndroidX until it's the default on Cordova and that makes the plugin use out of date support libraries. Or some plugin authors are maintaining two versions of the same plugin, one for AndroidX and another for the old support libraries.


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