π€ didn't get sorry
promises
here refer to javascript promise
?
What information you want to get from the promise?
Yes
pretty much I want user to be automatically redirected back ( nothing else I guess), but I wonder what is the use case of these then...
as rn user see the pop-up and then they have to click Ok
or Cancel
You have popup? No redirect?
nope not automatically
one min let me show
Okay
so, this what pop-up gets , but after clicking open
does work
Oh you talked about this mb try to change your browser to chrome and lmk
ah, so it's browser base thing
then no worries
π
You can also see here if you want to look in depth https://discord.com/channels/564160730845151244/1086584406153642024/1086854056959557673
that config seems to be already there...
Ok so found the reason why this pop is coming, it is because there are two apps with same package name, as I had dev version and release version so firefox was not sure which screen to redirect.
Cool
Ah no no may be my assumption is wrong π this still happened ( just before posting last message I tested on Chrome) but when switched to Firebase it does still shows the message
I think because this is Firfox and not the System one it will always happen
can be likely cases to me it seems
This is indeed a firefox issue as @Binyamin stated. I cleared the defaults in Firefox, and it opened the link in chrome, which redirected me back successfully
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something