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
- Failed to load data from database
My app broken, it throw AppwriteException exception. Few days ago it works well. AppwriteException: , ClientException with SocketException: Failed host lookup:...
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...
- 500 Internal Error when Project is opene...
After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour: When I open a project in a separate tab I get a 500 internal error. However, then I simpl...