Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20211] App Icon on Push Notification in Android 6.0 Marshmallow

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionNot Our Bug
Resolution Date2016-03-17T08:29:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
LabelsAndroid, Marshmallow, PushNotification
ReporterPrafull Bansode
AssigneeSrikanth Sombhatla
Created2016-01-05T08:20:15.000+0000
Updated2017-03-21T20:40:34.000+0000

Description

I am not able to observe the App Icon image on Push Notification tray, when I run the app on Android Marshmallow device. On other Android device, I am able to see it. Can I please expect related updates on the relevant concern??

Attachments

FileDateSize
DemoAppIcon.png2016-01-06T06:46:39.000+00002529
DemoPushNotification.png2016-01-06T06:46:40.000+000013739
Screen Shot 2016-01-05 at 4.23.45 PM.png2016-01-05T10:31:24.000+000025466
Screen Shot 2016-01-05 at 4.25.13 PM.png2016-01-05T10:31:24.000+000040229

Comments

  1. Sharif AbuDarda 2016-01-05

    Hello, For push notification in Android Marshmallow use Titanium SDK 6.0.0.v20151228134127. Run "ti sdk install -b master -d" to install the SDK. See the attachments. If you want an image to show with your push notification you need to put the image in "platform/android/res/values". Now after building the app when you send the push notification through appceelartor platform in icons section write the name of the image. The notification will arrive with the image you choose. Thanks.
  2. Prafull Bansode 2016-01-06

    Thanks Sharif for the help. I had tried this solution. But still not able to see the much clear App Icon. I had tried some different image for Push Notification (Just for testing purpose). What I've found is, it is showing the image, but not that clear as it should be. The image looks much white, though it is originally black. I've attached the respective image & screenshot for more clearance.
  3. Yashvant Revandkar 2016-01-06

    I am facing the same issue on Marshmallow. On other OS the push notification is working fine, but on Android Marshmallow the icon for Android push notification appeared white in color. Please help me to solve this issue.
  4. Srikanth Sombhatla 2016-02-26

    [~prafull3313] [~yashrevandkar] From Lollipop (material design) onwards the notification icons are applied on white. The assets should be updated accordingly. This is assets issue, not an issue on titanium. https://developer.android.com/about/versions/android-5.0-changes.html#BehaviorNotifications https://github.com/owncloud/News-Android-App/issues/348
  5. Lee Morris 2017-03-21

    Closing this ticket as the issue is not our bug.

JSON Source