I’d like to know if it is possible to retake sms from specific number in iOS app. I need to have a way to do it on jailbroken and not phones. I need the app to retake sms completely – without showing notification or appearing in messages. I do not need to be able to send sms from the phone, nor to read other, just to catch sms from specific number and display the information from sms in my app. That was already done in android and now it needs to get working on iOS. If it is not possible with current apis maybe you could advice me some different ways how to get such idea working?
Thanks in advance
You can’t do this on iOS with the official SDK.