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
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- My organization's project is blocked
My organization's project is blocked so unblocked my organization then I will this
- Can't Create An Account with Gmail Domai...
Hi, when using account.create() to register a new user with the Gmail domain, I got "There was an error processing your request. Please check the inputs and try...