You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an Android app where the user leaves the app to authenticate via browser and is redirected back to the app using deep links. The functionality works on an Android device but not on WSA. After authentication, the user is not redirected back to the app.
I tested it by manually creating a link with href using for redirection to my app. Clicking on the link does show a prompt saying if I want to open the application but doesn't open the application.
Is there any additional work I need to do to support deep links for apps runnings in WSA?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I have an Android app where the user leaves the app to authenticate via browser and is redirected back to the app using deep links. The functionality works on an Android device but not on WSA. After authentication, the user is not redirected back to the app.
I tested it by manually creating a link with href using for redirection to my app. Clicking on the link does show a prompt saying if I want to open the application but doesn't open the application.
Is there any additional work I need to do to support deep links for apps runnings in WSA?
All reactions