krunalsk007 commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-892484424
> @breautek please highlight your comment about the test fork you created, because people are not reading it since the thread is becoming too long. > > Newcomers: test the following fork because it was made to overcome all the problems related with storage on Android 11 and beyond > > ``` > cordova plugin add https://github.com/breautek/cordova-plugin-file/tree/feat/api30 > ``` > > and downgrade to cordova 9.1 if necessary (latest is 10) > > ``` > npm i -g [email protected] > ``` > > More info here: [#426 (comment)](https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-830841544) but google not allowed android api 29 anymore we must have to update api level 30 which is only possible by cordova 10.0.0 so we must solved this issue to upload new apk in playstore. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
