I already cleaned and rebuilt the flutter app as well
Do you use a physical device or an emulator? in emulator causes these problems
both
both still occur this problem
helpme with the variable appwriteCallback
appwrite-callback-64c8dfe**0efd228047
this is my callback
I put the appwriteCallback variable in this 3 flavor see at the manifestPlaceholders
is this a consider a bug on cloud side? @Steven
nope. it works fine for others
I will going to back to this topic I will postponed this issue hehhehehe
a video or image of how the screen looks could also help
If you set the credentials to console.cloud.google.com?
i would expect some sort of error if something in appwrite or google was configured incorrectly 🧐
correct but gives few details to know the cause
i think your project id is wrong here
this is the gmail account actually succefully created but yeah callback is still my problem
yes...the production one looks wrong
ah nvm. it's really hard to try and match the project ids up with screenshots 😑
this was wrong...
can you maybe share a recording of what's going on in the app?
I understand the issue now. After I gave my friend the APK for testing, he reported that there were no bugs and the callbacks were correctly being redirected to his phone. This suggests that the problem might be with my physical device. The device I'm using is relatively old and operates on version 8.1.0, which could be the source of the issues I've been encountering. 😅
However, I am using the google_sign_in package before actually they use a native one like no need to go in browser, and this actually work fine if we have a native sign in for google
https://github.com/moshOntong-IT/appwrite_oath
I just create another repo for testing purposes heheh
Recommended threads
- login With OAuth Failed
login With OAuth Failed: when i cliick to login with any of the following (facebook, gmail or apple) am being redirected out of the app to enter my detail, afte...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...