Nativescript-plugin-firebase: Notification Icon not showing on Oreo devices (Android)

Created on 28 Mar 2018  路  3Comments  路  Source: EddyVerbruggen/nativescript-plugin-firebase

Using this basic application the notification icon does not appear on Samsung S8 device.
It appears as expected on Nexus 5xx and Nexus 5, HTC and Lenovo devices.

I've used Firebase console and Postman to send notifications,
The notifications are received - just the icon is not shown.

Android bug

All 3 comments

Possibly related to the update of Google Play Services to 12.0.0+ (and the reason why this happens only on devices with Oreo as the update of GPS is forced on such devices)

FIXED Fixed a regression that caused custom notification icons to be rejected on Android 8.0.

Update: after updating the dependency of Google Play Services from 11.8.0 to 12.0.x in the push-plugin the issue was resolved - this PR is resolving the issue in the push-plugin

@EddyVerbruggen ^^^

Hey @NickIliev thanks for the heads up, I'll bump this plugin to (Firebase Android SDK) version 12.0.1 as soon as possible 馃憤

Was this page helpful?
0 / 5 - 0 ratings