0

Good day!

My Android app works just fine when built as an APK and installed manually. Firestore document writes and reads work properly. After uploading to the Play Store, Firestore document reads work just fine but document writes get weird. Documents are successfully created but there are fields missing.

Here is an example of a successful document write and here is an example of a weird document write. If you can notice, the "image_file_name" field of the successful write and the "a" field of the weird write is similar. Only the "image_file_name" gets successfully written and its field name is replaced by "a" during a weird document write.

Has anybody encountered a similar problem like mine?

Any form of help would be appreciated. Thanks!

0 Answers0