I don't want ask duplicate question but i can't find my answer with searching.
I want send background SMS without using the iOS SMS interface. i see this question and i read answers and descriptions but it was for ios 6 and asked in 3 years ago and it wasn't useful for me.
Now, how can i send sms in background for iOS 8 with objective C language?
Actually, i know that we can send sms in background with swift in ios 8 and i have tested it. but now i use objective C in THEOS project with jail-broken iphone6.
Can you help me?