
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
- phantom relationships appear on parent c...
i have this bug were my past deleted collection apears as relationship to my parent collection. when i try to delete that relationship from parent it gives me e...
- Attributes Problem - Cloud
I am not able to see the attribute columns and their context on cloud. Can you help?
- Authorization header not working in Appw...
I have an Appwrite function that takes a custom bearer token as authentication. The function works fine locally when I test it with `appwrite run functions`, bu...
