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
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...