Native android redirect not working
Hi there i am testing the zitadel flutter example: https://github.com/zitadel/zitadel_flutter/tree/main, but my auth flow is stuck at this screen with no redirect working

15 Replies
Hm weird.
You used the "native" app in zitadel?
yes i did .. the login and registration is working fine .. only the redirect part after auth is stuck
hm @livio @peintnermax this sounds like an exit page problem, or not?
i do appreciate the feedback @FFO, would be nice to have a workaround for this .. it is preventing us from proceeding to production .
let me bump this internally, I know of customers who use flutter as well without that problem
thanks a lot ..
There should be a toggle in the redirect settings of the app which means „skip login success page“. If you set this toggle the screen should be skipped
ok .. trying that right now .. will provide feedback asap
👍
no change after setting the Skip Login Success Page to true


Hm then i have to check tomorrow with my colleagues 😅
No worries .. will be awaiting your feedback
hello @adlerhurst any update 🙂
we see the following possibilities:
* the app didn't register the custom scheme in the os.
* the OS doesn't allow the redirect
* The browser doesn't allow the redirect
Do you get any logs in your app?
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
@eric_savvi did you manage to solve the issue of not .. ping me and i can help you out