Unity-Technologies / NotificationsSamples

Sample project for Unity Notifications
Other
283 stars 50 forks source link

Grey texture on Android automated builds #25

Closed AnthonyDemanueleFSG closed 3 years ago

AnthonyDemanueleFSG commented 5 years ago

We are having an issue with notifications showing a grey 'large icon' texture when built through a build server. (Others are having the same issue as reported here: https://forum.unity.com/threads/mobile-notification-preview-package.620227/)

Unity2019.1.10f1

NotificationsBug

Log when the 'Wrong Grey' notification is shown: D/PhoneStatusBar(3466): addNotification key=0|com..|#########|null|10718

Log when the 'Good icon' notification is shown: D/PhoneStatusBar(3466): addNotification key=0|com..|#########|null|10719

Is there something we can do to fix this, please? Thank you.

aurimasc commented 3 years ago

I believe this problem has been fixed in Unity.