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.
How to import the Deeplink package
- Open the Unity Package Manager window via Window-->Package Manager.
- Click the
+
button on the Package Manager, then click theAdd Package from git URL / name
button.
-
Copy the Deeplink URL on below:
https://github.com/needle-tools/unity-deeplink.git?path=/package
-
Paste the Deeplink URL on the URL box of the Package Manager, then click
Add
.
Completing the instructions above, the installation progress bar for the Deeplink package will appear.
When the progress bar disappears, the Deeplink installation is completed.
After completing the installation, the information of Deeplink (e.g. current version) will appear on the Package Manager.