.unitypackage
file, and is not yet available in Unity’s package manager. To import the SDK:
[email protected]
.unitypackage
fileNewtonsoft.Json
and unity-webview
. If your
project already includes these packages, the Unity Editor should automatically detect them and
uncheck them by default. However, if this doesn’t happen, you should manually deselect these
packages during the import process to avoid potential duplicate instances, which could lead to
errors.Privy
namespace. At the top of each file that uses Privy, you must add the using Privy
directive:
unity-webview
, or unity-webview-2020
as the template if you are using a Unity editor version newer than 2020.2022.3.20f1
, 2022.3.40f1
, 2023.2.12f1
, 6000.0.0b11
.