infobip / mobile-messaging-flutter-plugin

Mobile Messaging SDK plugin for Flutter projects
Other
9 stars 6 forks source link

cannot add action on notification ios #2

Closed tomdwipo closed 3 years ago

kostap13 commented 3 years ago

Hi @tommyputranto I'll check and give you an answer.

tomdwipo commented 3 years ago

thank you @kostap13

tomdwipo commented 3 years ago

the problem is when i kill my app and then send message from infobip and then show the notif when i click cannot handler my code @kostap13

kostap13 commented 3 years ago

@tommyputranto thank you for providing more details

tomdwipo commented 3 years ago

addition: when notif show 2 or more than one and 1 of them i clicked it can handler. but if only one notif show it cannot handle @kostap13

kostap13 commented 3 years ago

Hi @tommyputranto

Looks like it's a flutter specific issue.

I've reproduced the same behaviour also without pushes and our plugin.

If you'll have other issues, for example, for app installed from TestFlight or from Archive, then write me please.

Thank you.

tomdwipo commented 3 years ago

hey @kostap13 sorry for late updating. the problem are solved thanks !