fb64 commented on issue #391: URL: https://github.com/apache/cordova-plugin-file/issues/391#issuecomment-638076197
I have a similar problem on iOS when writing file of 90Mb. Webview restart whithout any error trace before end of writing. Using https://gist.github.com/M3psipax/027ca0df737800163f54a771862c1310 (with arraybuffer instead blob) fix the error for me ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
