pusher / push-notifications-android

Android SDK for Pusher Beams
https://www.pusher.com/beams
MIT License
21 stars 22 forks source link

How is intent intended to work? #73

Open emilkarl opened 5 years ago

emilkarl commented 5 years ago

How should you use intents together with Pusher Beams? I would like to route the user somewhere when the app launches?

emilkarl commented 5 years ago

I've setup a custom intent with a scheme to handle opening the app from deep links and route it correctly.

Anyone have looked in to handling this from notifications? I would like a deep link to be triggered when the notification is opened.