Hello, after the update from Airship 9 to Airship 11.0.1, our navigation from a push notification broke.
Now, for some odd reason, every time the user gets a message center push notification, the MessageCenterActivity is navigated to BEFORE the push notification is handled.
So the user would be on the CustomMessageCenterDetailActivity and on back press, they would be navigated to the MessageCenterActivity (default activity with the list of inbox messages).
The default MessageCenterActivity should NOT be on the stack, since we never triggered it. Is there a flag we am missing??
However, if we navigate to the custom message center from within the app, everything is working fine.
Please help!
Gagan Singh
Comments
5 comments