OneSignal-Unity-SDK icon indicating copy to clipboard operation
OneSignal-Unity-SDK copied to clipboard

[Bug]:default bell icon

Open Glooshetz opened this issue 3 years ago • 2 comments

What happened?

Unity 2021.2.8f1: Android SDK 3.0.3:

ic_stat_onesignal_default was generated with http://romannurik.github.io/AndroidAssetStudio/icons-notification.html#source.space.trim=1&source.space.pad=0&name=ic_stat_onesignal_default

corresponded icons was added to

Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-mdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-hdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xhdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xxhdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xxxhdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xxxhdpi/

After apk builded bell icon not changed. Inside apk default bell icon as ic_os_notification_fallback_white_24dp.png within drawable-xxxx

Steps to reproduce?

window>one signal sdk setup = completed

What did you expect to happen?

custom icon should appears

Unity version

2021.2.8f1

OneSignal Unity SDK version

3.0.3

Platform

Android

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Glooshetz avatar Aug 25 '22 11:08 Glooshetz

@Glooshetz Thank you for reaching out we will try to reproduce the issue and reach out with a resolution!

emawby avatar Aug 25 '22 17:08 emawby

Thank you for reporting your issue. I was able to reproduce this issue on your version of Unity 2021.2.8f1 and also on Unity 2021.2.13f1. However, the default icon did change on Unity 2020.3.36f1 LTS and 2021.3.0f1 LTS. It seems like this issue may be a problem with Unity. If you can, I would recommend using a Unity LTS version and see if you still have this issue.

shepherd-l avatar Sep 07 '22 20:09 shepherd-l