Thomas Dao
Thomas Dao
Hi, I'm not sure if it's useful, since Backbone and Underscore is not compatible with Require.js too... But do u know about a plugin by Tim Branyen https://github.com/tbranyen/use.js? He can...
thanks so much for this :)
@aguatno thanks for replying. As I mentioned in the original report, the query is successful for iOS and Web Firestore SDK, this problem only happens for Android. I don't think...
@thebrianchen I contacted support - the backend team did not see any error with "RESOUCE_EXHAUSTED" in my project log. Francisco at support team has been able to reproduce this issue...
@thebrianchen I would prefer to keep this issue open since it is a quite serious bug and affect a lot of our users. The work around to clear the cache...
Update: when I apply the work around today - it no longer works! It looks like the work around is not a real root cause to this problem and this...
@thebrianchen can you reopen this issue? This is serious bug and I don’t understand why you are so eager to close it without even investigating the issue
@thebrianchen I have set the cache size to unlimited, the problem still happens: ```kotlin fun start() { val fireStore = FirebaseFirestore.getInstance() val settings = firestoreSettings { isPersistenceEnabled = true cacheSizeBytes...
@bacarPereira that's strange, I thought 20,000 writes per day is only the free quota and not for the Blaze Plan?
@thebrianchen this is easily reproducible on my sample project. Please let me know how to send to you, thanks