Skip to main content
To enable the ZBD app to redirect back to your game after the user connects via the ZBD app,we need to know your game’s URL scheme. If you’ve already set this up, please share it with your ZBD contact. If this is your first time setting it up, don’t worry. The process is straightforward for both iOS and Android.

In Unity:

1

Select the ZBDSDK Prefab in your Hierarchy

2

In the Inspector, locate the ZBD Controller script.

3

Find the URL Scheme input field.

4

Enter your custom URL scheme (for example: sdkdemo).

If you’ve already added the custom URL scheme to your Android Manifest (AndroidManifest.xml) or iOS plist file, leave the field empty.