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

iOS remote notification presentation fixes #280

Closed aurimasc closed 1 year ago

aurimasc commented 1 year ago

https://jira.unity3d.com/browse/MNB-60 https://jira.unity3d.com/browse/MNB-61

Fix two bugs related to iOS remote notification presentation:

One small feature added while fixing this: adding showInForeground key to remote notification now allows to show it when received with app in foreground (just like for local notifications).

Both fixes verified by developer: