
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
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
