Can you help me? P.S. I can't use safari or chrome because if i login in external app my wikitude example doesn't login
Sorry for my bad English
A
Andreas Fötschl
said
almost 8 years ago
Not sure if I got the issue.
You implemented an authentication page and want to go back to AR-screen right afterwards? I recommend you to implement authentication directly in AR experience (e.g. via SSO API) instead or validate credentials in a form in the AR context / activity / screen.
That way you can reuse your implementation and avoid changing between native and in-app WebView which may cause issues when validating session.
Simon 248601