I want to show a Push Notification as a banner in my Cordova-based app. When the app is in background by default on Android 5.0.1 when a Push Notification is received it gets added to the notification area. But is there any way to show it as a banner like Facebook or Whatsapp notifications?
Asked
Active
Viewed 1,724 times
0

Pushparaj Samant
- 101
- 10
-
Thanks Idan for the edit – Pushparaj Samant Aug 21 '15 at 06:14
-
are you talking about in-app messaging? – android_Muncher Aug 21 '15 at 06:15
-
No I am talking about the banner notification that is displayed when there is a new Facebook notification e.g when someone comments on any of your Facebook posts. – Pushparaj Samant Aug 21 '15 at 06:29
-
It seems like a native feature as it seems to be there for all my android applications but doesnt happen when I receive a push notification from my mobilefirst server. – Pushparaj Samant Aug 21 '15 at 06:30
-
Maybe a Android Lock Screen Widget? you would like to display the contents of the notification in your lock screen? – android_Muncher Aug 21 '15 at 06:34
-
Can you attach a sample image of what you are trying to achieve? – Rohit5k2 Aug 21 '15 at 06:44