You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/08/04 08:52:03 UTC

[GitHub] [cordova-plugin-file] krunalsk007 commented on issue #426: Storage updates in Android 11

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 cordova-android@9.1
   > ```
   > 
   > 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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org