Unity-Technologies / com.unity.mobile.notifications

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

Backport bugfixes to 2.2.x #281

Closed aurimasc closed 1 year ago

aurimasc commented 1 year ago

Backport bugfixes to 2.2-based branch. Master has moved on, but one ES bug is urgent, hence need faster release. This PR packs 3 bugfixes (2 PRs) that already landed to master: https://github.com/Unity-Technologies/com.unity.mobile.notifications/pull/278 https://github.com/Unity-Technologies/com.unity.mobile.notifications/pull/280

Tested by developer, see test cases in linked PRs. iOS testing done in simulator, Android on Nokia 7 Plus (10.0). IMO no need for wider range, given that all code changes backported cleanly and differences from master are still minimal.