Cordova Slack Digest

Sat, 01 May 2021 08:22:50 GMT

User count: 4471

Join the conversation at slack.cordova.io

Channel #general (11 messages)


Fri, 30 Apr 2021 08:45:32 GMT

@andrew867 says

@alex678 - I was thinking about a similar control, but while on a phone they would work well, wasn’t sure how well it would render these controls on larger tablet displays.

Fri, 30 Apr 2021 08:51:37 GMT

@andrew867 says

What’s wrong with the <input type="date" /> or <input type="time" />

Fri, 30 Apr 2021 09:00:23 GMT

@andrew867 says

This is what I decided to do (when forced to use native controls) in the end and how they look on iOS

Fri, 30 Apr 2021 09:17:26 GMT

@alex678 says

for 24h users, text is displayed with AM PM

Fri, 30 Apr 2021 09:17:31 GMT

@alex678 says

with last ios version

Fri, 30 Apr 2021 09:17:38 GMT

@alex678 says

even with french localz

Fri, 30 Apr 2021 11:59:41 GMT

@leon.dudlik says

Hi there,

My existing plugins are not listed in the Cordova plugin search although they contain ecosystem:cordova within the keywords array of the package.json . Is there anything else that needs to be done in order for them to be listed?

Kind regards, Leon

Fri, 30 Apr 2021 12:16:39 GMT

@chadwick.blackford says

Hallo guys! How to get a real filesize during upload, if I send file as readAsArrayBuffer (Blob) ?

I have only

Fri, 30 Apr 2021 12:17:07 GMT

@chadwick.blackford says

Fri, 30 Apr 2021 12:18:25 GMT

@chadwick.blackford says

and fileEntry.file size: 5976952 !== loaded: 7969502

Fri, 30 Apr 2021 12:18:55 GMT

@chadwick.blackford says

ps: I don’t use deprecated cordova-plugin-file-transfer and use XMLHttpRequest

Channel #cordova-android (1 messages)


Fri, 30 Apr 2021 09:46:43 GMT

@jcesarmobile says

Cordova-android 9 added official kotlin support, but there are always ways of making it work on older versions. The key word is official