When using Parse for push notifications our app always displayed the application's launcher icon. In the latest Android 5.1 version, the icon appears to be blank (a white square).
I tried setting the icon in the meta data:
<meta-data android:name="com.parse.push.notification_icon" android:resource="@drawable/noti_icon"/>
Based on the question here
But nothing seems to work. Any ideas?
Aucun commentaire:
Enregistrer un commentaire