With android API 30, all apps are required to use scoped storage. Does this library support scoped storage? #436
              
                Unanswered
              
          
                  
                    
                      Prernabudh
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Google announced that starting from August 2021, all apps need to move to API level 30. With API 30 the requestLegacyExternalStorage flag will get ignored. We need to implement scoped storage for our storage purposes. Has this library implemented scoped storage?
Beta Was this translation helpful? Give feedback.
All reactions