
This bug is already reported here https://github.com/appwrite/sdk-for-android/issues/42 can we solve this? If I have to change things in the android sdk do I need to regenerate the sdk from the sdk generator? I cannot downgrade the gradle version which is the only solution provided on the GitHub Isue. I need this to work in the newer versions so I was planning to clone the android sdk myself and see if I can solve this in there. Do I need to go cloning route and chaning the sdk itself or do I have to create a new sdk from the sdk generator. I am new to both and not sure which require less work to do and could solve my problem in the most easiest and correct way. Rather then downgrading the AGP.

@dlohani, do you know much about this?

I'll look into it

Thank you so much for such a quick solution. Any expected time for this pull request to be merged?

Would it be enough to just update the okkhttp version api(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
isn't it better to upgrade the sdk library build with latest gradle build as well? I downloaded the library and tryed building but android studio suggest to upgrade the gradle for the appwrite-android-sdk to newer versions. isn't it better idea to upgrade the AGP in the project so it will be easier to work with?

Noted.

Thank you

I would like to be part of this. If possible? Also what if change it to grovy to kts?

Changing groovy to KTS, Would that also support old versions? If you want to contribute, you can create a PR on https://github.com/appwrite/sdk-generator/tree/lohanidamodar-patch-2 this branch

Yes, Downward compatibility could be an issue.
Recommended threads
- OAUTH2 doesn't works
https://github.com/202420505/APPWRITE-GOOGLE-AUTH Is my code wrong? I think this is also related to deeplinks
- Auth administration members are not show...
Auth administration members are not showing in authentication so plz help
- White Screen of Death
I am building an android application which is using React native(EXPO) and Appwrite. But While using the App in the Expo Go or Orbit it works perfectly wihout e...
