com.unity.ads.ios-support icon indicating copy to clipboard operation
com.unity.ads.ios-support copied to clipboard

A better way to install the package

Open redmondurbino-pk opened this issue 3 years ago • 1 comments

The instructions on how to install the package were misleading. Installing it via the GUI package manager does not work. Installing it by downloading it to your computer does not work, as then that creates a reference to the package that works only for you and not for other members of the development.
The best way is to just add an entry in Packages/manifest.json under dependencies "com.unity.ads.ios-support" : "https://github.com/Unity-Technologies/com.unity.ads.ios-support.git?path=/com.unity.ads.ios-support",

redmondurbino-pk avatar Mar 10 '22 21:03 redmondurbino-pk

Thank you. This is the correct way to install the package.

ariok avatar Jul 14 '22 11:07 ariok