I found that my Location is always Unknow, I did not find the relevant configuration item in WIKI, what additional variables need to be added to the.env file?
What do you use for signing in? The sdk? Rest API?
Kotlin Server SDK
Also please use proper tags for the post next time
Some of them don't know what kind of label they should put on.
Should I use the Android SDK?
If you use kotlin, use kotlin.
Normally your location automatically gets pinpointed based on where the request has been made
I see that Kotlin's SDK is Server, but I'm trying to build a Client program. I don't know why, but this Location is always like this, even if I use console operation, it still shows unknown.
If you want people to sign in and out using the client, why are you using a server sdk?
No generic SDK found for Kotlin
Maybe I should use Android SDK
Even if the program doesn't run in Android environment
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Git connection is not working anymore on...
Hello all, I updated from 1.8.1 to 1.9.0 then 1.9.5. All seems to work even the Github connection. In Git configuration I see my Github user but when trying to...