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

Fix crash with image attached to notification #305

Closed allan-o3h closed 10 months ago

allan-o3h commented 10 months ago

Using a notification service extension as per: https://firebase.google.com/docs/cloud-messaging/ios/send-image we observed crashes when receiving a notification with the app opened This change resolves the crash issue for us