
I’m trying to sign up User with phone number and send him auth sms i need sms provider for that or i can do it with appwrite swift sdk?

Are you using Appwrite cloud or self-hosting?

Cloud

Then we already have that configured and you can just use it by calling the account.createPhoneSession()
method

✅

[SOLVED] Sms auth
Recommended threads
- Relationship opt-in?
Hi! I'm trying to understand opt-in relationship population. I'm listing rows as follows: `(...).listRows({ databaseId: this.databaseId, tableId: this.tableId, ...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
- 🐞 Bug Report: Sign in with Apple/Google...
Environment: - Appwrite version: 1.8.0-RC2 (self-hosted) - Working version: 1.8.0 (Appwrite Cloud) - Platform: React Native - React Native version: 0.74.5 - re...
