
I have issues with using appwrite's google auth in my expo react native project. It works perfectly in development mode but when I run the preview profile build and installed the apk. Whenever I tried to use the google auth I get the following error message "Error 400 invalid 'success' param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io, .appwrite.io, Type general_argument_invalid

OAuth2 for React Native is not fully supported yet. For the latest info, follow: https://github.com/appwrite/sdk-for-react-native/issues/34
Recommended threads
- Im getting stuck adding appwrite to reac...
I'm new to the app development scene and am trying to learn fast through tutorials and stuff. One that I am following is outdated in terms of using appwrite. I'...
- React Native (Expo) Google OAuth not red...
Recently, I tested my app and found that the previous hack for the google auth is now not working anymore. After searching and reading docs, I was able to set i...
- Received duplicate events
I used the React Native SDK to subscribe to `buckets.<ID>.files` on the client side. When the backend creates a file, two events are logged in my client's conso...
