#Android SDK reference to setEndpoint is ambiguous

13 messages · Page 1 of 1 (latest)

eager sedge
#

Hey, recently i wanted to setup a new android project and when setting up the appwrite endpoint i got this error :

#

Could it be because i have setup the Android as Java instead of Kotlin ?? (i'm used to java that's why)

lunar sparrow
eager sedge
#

also here is the code directly

#

and using my URL does the same (i just wanted to hide it for the screenshot)

#

and the setProject is fine, no error on it

lunar sparrow
eager sedge
#

hmmm ok i will wait for this pull to be merged and see if it will fix the issue

#

while waiting putting the URL inside the constructor works (but the pull will remove it in favor of the get/set)

lunar sparrow
eager sedge
#

i'm supprised too since i already use the node and web which don't have this