Hey peoples,
I'm facing issue with the Appwrite Android SDK. Issue is when I'm enabling isMinifyEnabled = true in the build.gradle for the release variant, whenever I called account.get() it crashes always. And when I disable this flag this issue is no longer coming.
I'm adding here screenshot for the more reference.
Even I tried to exclude the module of Appwrite using proguard but issue still persists. Will anyone please help? My release has been halted due to this.
Even I'm pro user but I didn't get any support from Appwrite team. It's feel like I did a huge mistake while using this SDK. I don't even no if I get reply here. If anyone have faced similar issue in past, please let me know. Your help will be highly appreciated.
Thank you
Recommended threads
- Function Building show 500 Error
Region: sfo Temple: Starter Function Runtime: Nodejs 22 What happened? Before 2 minutes it show ‘server error.","code":500,"version":"0.7.24"}’ after it show c...
- Clarification about `Content` in terms a...
Hello, I'm looking into using Appwrite's cloud storage and got a bit concerned about this part in the terms page: https://appwrite.io/terms#content > Our Serv...
- Unable To Use Root Domain In Appwrite
Since Appwrite Manages my DNS Completely, I tried Pointing the Root Domain (**getmyself.app**) to Github Pages, It failed So I tried Using Appwrite Sites, also ...