Back to Cordova

2021 08 25

slack-digest/2021-08-25.md

latest1.5 KB
Original Source

Cordova Slack Digest

Wed, 25 Aug 2021 08:22:45 GMT

User count: 4593

Join the conversation at slack.cordova.io

Channel #general (1 messages)


Wed, 25 Aug 2021 07:17:16 GMT

@amit.agarwal.1980 says

Hi, We are using the webview to load the URL. It used the Application cache (HTML 5 feature). I heard that this is deprecated in some of the browser, Can any one has when it stop to work (version/time etc)?

Channel #cordova-ios (2 messages)


Tue, 24 Aug 2021 12:21:10 GMT

@norman137 says

If a textual search doesn't yield any UIWebView references, then it's likely you have a plugin that is importing a native framework that uses UIWebView. Some common offenders are:

  • cordova google maps (it has an update.. i think 2.7 removes UIWebView)
  • pretty much any social media plugin (twitter, facebook, etc)
  • onesignal I think was another one

Wed, 25 Aug 2021 07:17:12 GMT

@amit.agarwal.1980 says

Hi, We are using the wkwebview to load the URL. It used the Application cache (HTML 5 feature). I heard that this is deprecated in some of the browser, Can any one has when it stop to work (version/time etc)?

Channel #cordova-android (1 messages)


Wed, 25 Aug 2021 07:17:04 GMT

@amit.agarwal.1980 says

Hi, We are using the webview to load the URL. It used the Application cache (HTML 5 feature). I heard that this is deprecated in some of the browser, Can any one has when it stop to work (version/time etc)?