Authentication
To make use of Immerse platform features within an app, the user will need to authenticate. By default the auto authentication feature is enabled. If you disable this feature, you will need to authenticate manually.
Different build targets will use different methods to retrieve credentials.
Build Target | Credentials Source |
---|---|
Android | Immerse App (launcher) |
WebGL | Browser session |
Windows Standalone | Join on device window only |
Unity Editor | Signed in user |
The join on device feature is designed to mimic these behaviors.