ianmuhia
ianmuhia16mo ago

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
No description
15 Replies
FFO
FFO16mo ago
Hm weird. You used the "native" app in zitadel?
ianmuhia
ianmuhiaOP16mo ago
yes i did .. the login and registration is working fine .. only the redirect part after auth is stuck
FFO
FFO16mo ago
hm @livio @peintnermax this sounds like an exit page problem, or not?
ianmuhia
ianmuhiaOP16mo ago
i do appreciate the feedback @FFO, would be nice to have a workaround for this .. it is preventing us from proceeding to production .
FFO
FFO16mo ago
let me bump this internally, I know of customers who use flutter as well without that problem
ianmuhia
ianmuhiaOP16mo ago
thanks a lot ..
adlerhurst
adlerhurst16mo ago
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
ianmuhia
ianmuhiaOP16mo ago
ok .. trying that right now .. will provide feedback asap
adlerhurst
adlerhurst16mo ago
👍
ianmuhia
ianmuhiaOP16mo ago
no change after setting the Skip Login Success Page to true
No description
No description
adlerhurst
adlerhurst16mo ago
Hm then i have to check tomorrow with my colleagues 😅
ianmuhia
ianmuhiaOP16mo ago
No worries .. will be awaiting your feedback hello @adlerhurst any update 🙂
adlerhurst
adlerhurst16mo ago
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
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
ianmuhia
ianmuhiaOP10mo ago
@eric_savvi did you manage to solve the issue of not .. ping me and i can help you out

Did you find this page helpful?