Вот например 1 человек за день 30 раз приложение положил
Fatal Exception: java.lang.AssertionError: INTERNAL ASSERTION FAILED: MaybeDocument failed to parse: com.google.protobuf.InvalidProtocolBufferException: Protocol message had invalid UTF-8.
at
com.google.firebase.firestore.util.Assert.fail(
Assert.java:46)
at com.google.firebase.firestore.local.SQLiteRemoteDocumentCache.decodeMaybeDocument(
SQLiteRemoteDocumentCache.java:214)
at com.google.firebase.firestore.local.SQLiteRemoteDocumentCache.lambda$getAllDocumentsMatchingQuery$2(
SQLiteRemoteDocumentCache.java:185)
at com.google.firebase.firestore.local.SQLiteRemoteDocumentCache$$Lambda$
4.run(
SQLiteRemoteDocumentCache.java:1)
at com.google.firebase.firestore.util.BackgroundQueue.lambda$execute$0(
BackgroundQueue.java:37)
at com.google.firebase.firestore.util.BackgroundQueue$$Lambda$
1.run(
BackgroundQueue.java:1)
at com.google.firebase.firestore.util.ThrottledForwardingExecutor.lambda$execute$0(
ThrottledForwardingExecutor.java:54)
at com.google.firebase.firestore.util.ThrottledForwardingExecutor$$Lambda$
1.run(
ThrottledForwardingExecutor.java:1)
at java.util.concurrent.ThreadPoolExecutor.runWorker(
ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$
Worker.run(
ThreadPoolExecutor.java:588)
at
java.lang.Thread.run(
Thread.java:818)