ios – Is it attainable to trace SMS (time/date) on Swift anymore?
[ad_1]
I’m making an attempt to research methods to see if there’s anyway to report when an SMS is obtained on iOS units with Swift. I attempted investigating and noticed that some customers used personal API’s to “intercept” textual content messages utilizing Core Telephony, however most of these ‘options’ that labored beforehand are decrypted, outdated, and not work.
I’m effectively conscious that Apple has no method of publicly with the ability to entry such issues by way of SMS and there is no direct method by way of their API’s, as I’ve regarded by way of their documentation. However I’m making a private product for myself so my app doesn’t should be revealed or something like that. I used to be questioning if anyone had any options on this subject or if it is simply not attainable anymore with public/personal API’s.
Additionally, I’m not making an attempt to retailer message knowledge, I’m solely making an attempt to inform the time and the cellphone quantity when a message is obtained. Unsure if that issues.
Thanks
[ad_2]