Re: cordova-plugin-file - File/ArrayBuffer JS Api compliance

2024-12-10 Thread Norman Breau
For the File API: https://developer.mozilla.org/en-US/docs/Web/API/File#browser_compatibility There is support since Android Webview 37 (basically since Android 5.0 / API 21, assuming default AOSP packages) and iOS 9. Our minimum targets exceeds both of these. It will be an API change but we m

cordova-plugin-file - File/ArrayBuffer JS Api compliance

2024-12-10 Thread Lucas Bourgeois
Hi, Following the comment of breautek : https://github.com/apache/cordova-plugin-file/issues/572#issuecomment-2528991987 I would like to submit a discussion around File, FileReader implementation. I understand the past needs but i think it's a major issue to have JS api not following standards.

Re: [PR] report: December 2024 [cordova-apache-board-reports]

2024-12-10 Thread via GitHub
erisu merged PR #24: URL: https://github.com/apache/cordova-apache-board-reports/pull/24 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...