arleyandrada / PushClient

FREE and Open Source - Titanium PushClient Module
Other
44 stars 17 forks source link

Custom icon with Android 5.0+ doesnt seem to work #101

Closed rollsroyc3 closed 8 years ago

rollsroyc3 commented 8 years ago

For Android 5.0+ we must use a transparent background with white icon. I have created these icons and placed them in drawables. Also updated the push payload to use the icon name with file extension but I still get the generic icon. Can you confirm if this is a bug with pushclient?

rollsroyc3 commented 8 years ago

Here is a post on Appcelerator QA with more detail, thanks!

https://community.appcelerator.com/topic/3684/android-5-0-notification-icons-are-gray-circle-with-white-icon-drawables-w-custom-icon-not-working

arleyandrada commented 8 years ago

Take a look at this closed issue: https://github.com/arleyandrada/PushClient/issues/52