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
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Build failed
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
- Other DateTime Columns Are Saved Incorre...
When opening a row’s details from the console and editing any field, the timestamps of other DateTime columns are being automatically changed and incorrectly sa...