Cordova Slack Digest

Tue, 23 Mar 2021 08:37:56 GMT

User count: 4413

Join the conversation at slack.cordova.io

Channel #general (1 messages)


Mon, 22 Mar 2021 08:41:36 GMT

@ashankar says

If a cordova plugin uses an Android api…. which has been deprecated… and might be removed in future versions of Android (12 for eg.)…

Does this mean that the functionality being used in an existing app will stop working on devices which are on Android 12

Channel #cordova-ios (1 messages)


Tue, 23 Mar 2021 02:03:31 GMT

@ebrommers says

Do we need to deal with window.handleOpenURL differently in WKWebView-land than in its predecessor? I seem to be getting an error 5 when going down the chain to process a file shared from the iOS Mail app (window.resolveLocalFileSysyemURL / FileEntry.File / FileReader.readAsText), and am wondering where things are falling apart.

Channel #cordova-android (1 messages)


Mon, 22 Mar 2021 20:56:00 GMT

@michael.a.oshea says

Hi peeps. Am new here. Did a quick search in the channel but didn't find anyone asking my question.

Has anyone managed to release an update to an app to the Google Play Store and install it on their Android 11 device?

The new update for my App appears OK in the store to devices < Android 11 but the app does not show up in the store for Android 11 apps.

I can‘t see any error messages anywhere that explain why Android 11 phones don’t see the app. I have tried to target API lvl 30 (that works) but the update still doesn't appear for devices running with Android 11.

Has this happened to anyone here?

Thanks!

Channel #plugins (1 messages)


Mon, 22 Mar 2021 18:43:52 GMT

@ara says

I am considering changing from cordova to capacitor. Does anyone know if the https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent|darryncampbell-cordova-plugin-intent can be used with capacitor? If not, what can be used instead?