#I am receiving SMS messages without setting any provider.
6 messages · Page 1 of 1 (latest)
Since you used the app installer from DO, can you look into the .env file?
Is there anything in the sms provider variables?
Normally Appwrite does not provide SMS Providers within the default installation.
I'm not entirely sure how it works using the installs in DO, however it sounds like they are filled in.
Okay. I will check.
@dull crest can you take a look here?
Are you sure you are using your DO instance from your flutter app?
Have you done client.set_endpoint("https://your-custom-domain-or-ip") in your app?