Is there a way to open the iOS or Android wrapper using the URL scheme app://
and somehow logging the user in with the magic link?
The magic link has the structure: url/api/1.1/login-link?key=key
Not sure if it would work to replace the url with the base url scheme.
Anyone has tried or done this before?