Any chance you can figure out what's conflicting?
I'm using Appwrite for the first time, I opened a new project to try it out, so there shouldn't be any conflicts. When I delete the dependency, the application works, but when I add it, I get this error. Is there anything else I need to add other than the dependency shown in the screenshot? The documentation says I don't need to add anything else.
There are different versions of java, Gradle, android, etc that could lead to conflicts
Give a complete picture of build.gradle app module
Try upgrading java Version
In the settings my java version is 17.0.7, gradle version is 8.2. Should I upgrade the java version in the settings?
Upgrade in Build.gradle file
The Java version in the project is always 1.8. I tried to make it 17 but the problem is not solved. Generally 17 and 11 are used. Let me try 11
Also have you checked the stackoverflow answer?
Yes, I checked, it says to turn on Toggle Offline Mode, but that doesn't work either.
By the way, Java 11 didn't work.
Invalidate Cache and Restart
Okay, I'm trying
It didn't work 😦
Could there be a problem with that part? Because this is not there in build.gradle(project). It's in the settings.gradle.kts
Try this, maybe it solves the issue
not working
@Gaurav Solanki @Steven Hello again. I solved the problem, it wasn't working because my Gradle version was 8.2.0. When I downgraded my Gradle version to 8.1.3, the problem was fixed. Thank you for your help 🙂
If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
Yeah, I forgot. Thanks
[SOLVED] The application does not open when I add the SDK
Recommended threads
- Deep Linking & Password reset
I am using react native with expo. I want to implement deep link with the url recived via email. So when clicked the link it opens my app. I havent ever used de...
- 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