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
- Disabling registration
Is it possible to disable registration in self hosted ?
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...
- No permissions provided for action 'read...
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The funct...