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
It looks like simply waiting for init-ready does not work in this case, the same way it worked with a share. I am considering navigating the app to use #${tag} and allowing the app to handle it from the url.
It looks like simply waiting for
init-readydoes not work in this case, the same way it worked with a share. I am considering navigating the app to use#${tag}and allowing the app to handle it from the url.