how can block sending message in an ios through programmatically?
through iphone a开发者_运维问答pplication how to blocking sms using background service running in iphone . want to listen and trigger when Message send through default message in an iphone. need to block message when we are in travel .
You can't do this in a non-jailbroken phone. If it is possible in a jailbroken phone, I don't know how to do it.
精彩评论