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

Scheduling tracking refactoring and unique ids #201

Closed aurimasc closed 2 years ago

aurimasc commented 2 years ago

Changes:

Notes to QA:

vaidasma commented 2 years ago

Testing completed. WIll need to discuss results with the developer: https://docs.google.com/document/d/1ab8N2j0_xX3hqDT0GOv9uwDgiCYvz8XPzOI0BFAXjBE/edit?usp=sharing

One PR specific issue found: Samsung S8 is unable to send notifications due to android.content.res.Resources$NotFoundException

aurimasc commented 2 years ago

Redone in https://github.com/Unity-Technologies/com.unity.mobile.notifications/pull/203 without last couple changes by Vaidas that need to be fixed.