Does iOS 5 onwards support Cell Broadcast messaging, and can we access the messages?
We want our application to receive messages through Cell Broadcast technology, so we need to be able to read those (alerts, small text messages, sometimes images) and show them when the iPhone device is in its Idle state.
Are there any existing Apple frameworks or APIs to do this?