I am creating an application where user can send an SMS to the Recipient, and it is working fine. But I want to send Message at a scheduled time. For this I have two picker views, from one picker sender we can set date and from other sender can set time as I have shown in the attached screenshot.
How to trigger send button or send the sms at a scheduled time? Can I use an NSTimer?
Any help would be greatly appreciated. Thank you. If someone have any doubt related to question then let me know.