Back to Cordova

2020 10 15

slack-digest/2020-10-15.md

latest2.0 KB
Original Source

Cordova Slack Digest

Thu, 15 Oct 2020 08:30:14 GMT

User count: 4171

Join the conversation at slack.cordova.io

Channel #cordova-android (9 messages)


Thu, 15 Oct 2020 07:39:03 GMT

@kkubicki2 says

Hello, great to see so many people here 🙂 Hope you're all well in these crazy times.

Thu, 15 Oct 2020 07:40:09 GMT

@kkubicki2 says

I would like to ask about plugins AndroidX compatibility. I've inherited a cordova project, which I'm not very familiar with, but I think I know what's the deal with me not being able to build the sample app.

Thu, 15 Oct 2020 07:40:28 GMT

@kkubicki2 says

Basically the question is : My app use cordova-email-plugin-composer

Thu, 15 Oct 2020 07:40:37 GMT

@kkubicki2 says

which is at 0.9.2 version

Thu, 15 Oct 2020 07:40:52 GMT

@kkubicki2 says

and uses android support libraries in its plugin.xml

Thu, 15 Oct 2020 07:41:11 GMT

@kkubicki2 says

is there an auto tool to convert that to AndroidX ?

Thu, 15 Oct 2020 07:41:39 GMT

@kkubicki2 says

or perhaps someone has went through the trouble of forking the repo and fixing the plugin and would be kind enough to share?

Thu, 15 Oct 2020 07:42:17 GMT

@kkubicki2 says

I also have the same issue (I think) with skwas-cordova-plugin-datetimepicker

Thu, 15 Oct 2020 07:42:23 GMT

@kkubicki2 says

Any help much appreciated 🙂

Channel #hangouts (2 messages)


Wed, 14 Oct 2020 15:52:24 GMT

@purplecabbage says

can you demo and talk us through it?

Thu, 15 Oct 2020 07:43:01 GMT

@niklasmerz says

I will prepare something

Channel #cordova-electron (1 messages)


Wed, 14 Oct 2020 15:00:42 GMT

@timkremer says

I read through the Cordova Electron platform guide. But couldn't find any instructions on how to install Electron plugins like electron-windows-notifications. Is there a special process?