Unity-Technologies / com.unity.mobile.notifications

Mobile Notifications Package
https://docs.unity3d.com/Packages/com.unity.mobile.notifications@2.1/manual/index.html
Other
132 stars 42 forks source link

Can not see version 2.0.0 in Unity package manager in 2021.2.10f #157

Closed lukaslabaj closed 2 years ago

lukaslabaj commented 2 years ago

Hi, am I missing something but I can not see latest version 2.0.0 in Unity 2021.2.10f. It is possible to install this version in Unity 2020.3.18

aurimasc commented 2 years ago

Notification package 2.0.0 is available in releases where it was officially verified. You can install it to older releases by manually specifying version in manifest.json: "com.unity.mobile.notifications": "2.0.0"