Albert Wang
- Forum posts: 1
Sep 12, 2018, 6:21:27 PM via Website
Sep 12, 2018 6:21:27 PM via Website
Such as MMS message is received, sent, etc.
Currently we use ContentObserver, but it's not that reliable; when we get the notification after MMS message is received and we try to read the message details, sometimes we can't find the received message in message inbox by querying the message by message id.
Thanks.