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
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...