I need to implement an app that detect an event when sms are received or sent on iPhone.Reading Sms is not required.
my app is going to run in background using apple's background multitasking feature for voip and navigators.
I can use private api as my client doesn't need this app on appstore.
Thanks.