
Hello,
I have implemented Google OAuth and Apple OAuth for my expo app. I was switching from Expo Go to expo-dev-client
for some packages to be working, though this results into me not being able to login anymore since the redirectUri is now a schema testapp://
and results into a 400 error because the success URL is not valid.
I saw that there was a branch that was merged earlier today but got reverted. https://github.com/appwrite/appwrite/pull/9262 Is there an estimated time or workaround to continue development?
Thanks!

Okay, I've found a workaround very quickly. Thanks though, will keep an eye on this issue.
Recommended threads
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Forever Processing Issue
I encountered an issue when creating attributes in the collections . if you create an attribute of type string for example and choose a size of 200 or 250 or a...
