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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?