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
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.
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...