hi guys im trying to connect to Appwrite but i get this error? btw im super new to android Java development
TypeScript
^
both method setEndpoint(String) in Client and method setEndpoint(String) in Client match```
i have `{implementation("io.appwrite:sdk-for-android:6.0.0")}` and set `AppwriteClient.init(getApplicationContext());` in my MainActivity
TL;DR
Developers are experiencing an "ambiguous reference to setEndpoint" error when trying to connect to Appwrite in Android Java development. This is due to a conflict in the method name "setEndpoint."
To fix this, specify which class the method should be called from like `AppwriteClient.setEndpoint("https://cloud.appwrite.io/v1")` or `Client.setEndpoint("https://cloud.appwrite.io/v1")` to clarify the ambiguity.Recommended threads
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast