In my app I do show something like Inbox (5) where 5 is number of unread messages which I do receive with getInboxMessageUnreadCount.
When user opens inbox that number can be changed (as soon as he read the messages). How can I detect, that inbox was closed and users is returned back to my app?
Do not see any related API
In my app I do show something like
Inbox (5)where5is number of unread messages which I do receive withgetInboxMessageUnreadCount.When user opens inbox that number can be changed (as soon as he read the messages). How can I detect, that inbox was closed and users is returned back to my app?
Do not see any related API