I need to send an SMS to a click button automatically without navigating the message composer in iOS. Please help me. My script
1. I want to send a confirmation code to the user during registration.
I import and use the CTMessageCenter.h file, but it gives an error because the NSObject.h file was not found. Help me solve this problem. I am stuck with so many days.
source
share