[Firestore] What happens when a user loses write permission while offline? #8326
                  
                    
                      jdcoldsmith
                    
                  
                
                  started this conversation in
                General
              
            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.
-
So I have a hypothetical question. What would happen if a user was using Firestore (with offline persistance) while offline and while they were offline the rules to the database changed so that they no longer had write permission. What would happen when the user returned to being online? Would Firestore just throw the write out and clear cache?
Beta Was this translation helpful? Give feedback.
All reactions