Zacky2059Original post
Android Developer
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects all create and edit events and so on from the app. I dont know why that happens its not Proguard/R8 /minify related because those are disableddisabled, thanks 🙂
Summary
Issue: Appwrite rejecting create and edit requests from signed APK build.
Solution: The problem is not related to Proguard/R8/minify as they are disabled.