
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
- Receive messages in an Android app
> https://appwrite.io/docs/products/messaging/send-push-notifications in this doc there is not provide the how to receive cloud messages from fmc so i have edi...
- More factors are required to complete th...
when i use this client = Client(context).setEndpoint(ENDPOINT).setProject(PROJECT_ID).setSelfSigned(true) and the inforamtion about the endpoint i use both my c...
- OTP is coming very slow
OTP is coming very slow plz check and remove appwrite branding name in otp msg
