Skip to content

SDK does not appear after install

If the VketCloudSDK does not boot after installing / show up on the tabs, there is high chance that the Deeplink package failed to be imported automatically.
In such cases, the issue may be solved by manually importing the Deeplink package.

Note to macOS users

If you are using a macOS environment having Safari, Unity 2019, and Unity 2022 installed, this may cause an issue disabling login to VketCloudSDK.
In such case, please uninstall Unity 2022 from the Unity Hub, restart the OS, and retry login.

  1. Open the Unity Package Manager window via Window-->Package Manager.

    InstallingDeeplink_1

  2. Click the + button on the Package Manager, then click the Add Package from git URL / name button.

    InstallingDeeplink_2

  3. Copy the Deeplink URL on below:
    https://github.com/needle-tools/unity-deeplink.git?path=/package

  4. Paste the Deeplink URL on the URL box of the Package Manager, then click Add.

InstallingDeeplink_3

Completing the instructions above, the installation progress bar for the Deeplink package will appear.
When the progress bar disappears, the Deeplink installation is completed.

InstallingDeeplink_4

After completing the installation, the information of Deeplink (e.g. current version) will appear on the Package Manager.

InstallingDeeplink_5