Cordova Slack Digest

Tue, 02 Feb 2021 08:41:40 GMT

User count: 4352

Join the conversation at slack.cordova.io

Channel #general (1 messages)


Mon, 01 Feb 2021 14:35:50 GMT

@oumayma.salhi2 says

Hello, I'm working on an application which I need to authenticate with face id, well, i used the plugin https://github.com/EddyVerbruggen/cordova-plugin-touch-id|cordova-plugin-touch-id but it only support faceId in ios 11. My question: is it possible to work with faceId on android 10 and if yes, which Cordova plugin could help me with authentication face id in android. Thank You

Channel #cordova-android (3 messages)


Mon, 01 Feb 2021 10:20:21 GMT

@lukas says

Is it also possible to add the framework tag to the config.xml directly like it can be added to plugin.xml? I want to add the huawei ads identifier framework <framework src="com.huawei.hms:ads-identifier:3.4.35.300"/> .

Mon, 01 Feb 2021 11:27:37 GMT

@singh.amarjot says

Hello to everyone. I‘m having trouble with <input type="file" />. In particular it doesn’t handle upload from google drive. It gives the error net::ERR_UPLOAD_FILE_CHANGED with the message the requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired . It happens only on android. Someone have more insights about this? Thanks

Mon, 01 Feb 2021 11:28:21 GMT

@singh.amarjot says

I only found that it might be related to a but with chromium https://bugs.chromium.org/p/chromium/issues/detail?id=1084880&q=ERR_UPLOAD_FILE_CHANGED&can=2