urbanairship / airship-flutter

Flutter integration
Other
17 stars 17 forks source link

Fix message center message retrieval when launched from mc push #212

Closed crow closed 2 months ago

crow commented 2 months ago

What do these changes do?

Attempts a refresh when launching an MC message from a push. Similar to what we do in the react-native plugin.

Why are these changes necessary?

To resolve some preventable message open failures.

How did you verify these changes?

Tested with and without the change launching the message center from an MC-containing push.