Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification has "bell" icon for some reason #223

Closed
GeoffreyPlitt opened this issue Mar 20, 2017 · 4 comments
Closed

Notification has "bell" icon for some reason #223

GeoffreyPlitt opened this issue Mar 20, 2017 · 4 comments

Comments

@GeoffreyPlitt
Copy link

We recently updated our version of this lib and now the icon on any PN is just a generic "Bell". It used to be our app's icon, but no longer.

Anyone know how to fix it, or where we control this?

@jkasten2
Copy link
Member

@GeoffreyPlitt In the Android Native 3.0.0 version the bell was added as default instead of using the app icon. This is because as of Android 5 the small notification icon is forced to be all white which for most app icons will just looks like a white square.

See the follow documentation to customize the Android Notification icon.
https://documentation.onesignal.com/docs/customize-notification-icons

@ShridharCodewave
Copy link

I have the same issue and I followed the instructions provided at
https://documentation.onesignal.com/docs/customize-notification-icons but it didn't work.
Is there anyway we can set the small_icon in rest API?

@mounikakella
Copy link

mounikakella commented Jan 10, 2019

I am also facing the issue, how to change default bell icon in android to custom icon in react native? I have added drawable-* in android/app/src/main/res with white icons.

@anastely
Copy link

@mounikakella are you found any solution, I'm still facing this issue this time :)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants