I have a Flutter app in production, he was working well in debug mode. I could write data to firebase without any issue. When released to production, I also could read and write to firebase. Suddenly, the app is not behaving well anymore, when I post data to firebase, it is not writing any data at all but when I modified data directly from firebase, it gets updated in the app. Anybody can help me with this issue?
