
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
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
