Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Pendingintent

Why OnMessageReceived() Method Is Not Passing Intent Properly When The App Is In Background?

Actually I'm trying to pass intent to an activity on click of the push-notification and it'… Read more Why OnMessageReceived() Method Is Not Passing Intent Properly When The App Is In Background?

Set Different Activities For Pending Intent Of Notification

I am currently facing the problem of setting pending action for two different activities to notific… Read more Set Different Activities For Pending Intent Of Notification