Steven Nguyen
Steven Nguyen
@infysumanta, assigned! Thanks for your interest! 🙏
Related PR: https://github.com/utopia-php/database/pull/217
@PratikDev, please make sure you 👍🏼 this issue.
Related: https://github.com/utopia-php/orchestration/issues/31
In Appwrite 1.5, it's now possible to create a session for a user server-side so you can do [this](https://appwrite.io/docs/products/auth/custom-token) and then have a session to call the `account.createVerification()` method.
So, the crux of the problem with our SDK and react-native is FromData + File. In the browser, you can put a File into FormData and the browser will handle...
@Dhravya, how's your progress on this? Are you still interested in working on this?
Since there was no response, I'll assign this to @Mr-Sunglasses.
Latest PR on this: https://github.com/appwrite/sdk-generator/pull/453
@sarkartanmay393 have you had a chance to address my comments?