customerio / customerio-flutter

Flutter plugin for Customer.io
https://www.customer.io/docs/sdk/flutter/getting-started/
MIT License
12 stars 10 forks source link

Handling push notification in Flutter code #103

Closed wal33d006 closed 7 months ago

wal33d006 commented 7 months ago

I have been trying to somehow read & trigger some of my own code inside Flutter as soon as the notification is received/clicked but I can't find any function or any documentation that tells me exactly how to do it. Am I missing something? Can somebody help with this? It might be a very naive thing or maybe it's meant that way, any explanation would help. Cheers!

Shahroz16 commented 7 months ago

Hey @wal33d006, thank you for writing in. There is currently no callback for when a notification is received/clicked.

wal33d006 commented 7 months ago

Hey @Shahroz16 Thank you for sharing the response. Can you also share if we can somehow parse customer IO payload in Flutter?

Shahroz16 commented 7 months ago

Hey @wal33d006, it's not currently possible. It's in our roadmap but not possible at the moment.