Steven Nguyen

Results 1185 comments of Steven Nguyen
trafficstars

@mohd-ajlal, thanks for raising this issue! 🙏🏼 The latest version of the SDK is meant for version 1.6 of Appwrite, but Appwrite Cloud is using 1.5. Please make sure to...

@schoolofai, thanks for creating this issue! 🙏🏼 Could you please share exactly what the `redirectUri` is when running via TestFlight? It's likely the hostname in the URL hasn't been registered...

So, at the moment, Expo will create [deep links like](https://docs.expo.dev/versions/latest/sdk/linking/#linkingcreateurlpath-namedparameters): * Development and production builds: `://path` - uses the optional scheme property if provided, and otherwise uses the first scheme...

https://github.com/appwrite/appwrite/pull/9262 was merged but then reverted due to issues during QA. We'll need to fix the issues with another PR.

We've made some improvements to the OAuth2 flow for React Native. Moving forward, please set the URL scheme to `appwrite-callback-` in your `app.json` file. ```json { "expo": { "scheme": "appwrite-callback-"...

This is available now in 1.8! See our [blog](https://appwrite.io/blog/post/announcing-appwrite-databases-new-ui) for more info.

@richard-hyperbook thanks for creating this issue! 🙏🏼 Are you still having this issue? Can you share details about what api calls are resulting in the error?

@ivanskodje, thanks for raising this issue! 🙏🏼 This is something we did discover internally and were working on fixing it. Thanks for reminding us to circle back on it.

@ItzNotABug, thanks for raising this issue! 🙏🏼 Let me check with the team on this.