Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events #1

Open
wants to merge 74 commits into
base: master
Choose a base branch
from
Open

Events #1

wants to merge 74 commits into from

Conversation

cesarve77
Copy link

Callback function foe completed.

showing, delivered, fail, sent.

thanks

Adam Harris and others added 30 commits September 13, 2013 14:15
Add missing MessageUI framework
Allow to send to more than one phone number and check for SMS capabilities on Android
…er and dismissModalViewController, add [[UIApplication sharedApplication] setStatusBarHidden:NO], change how you check for the MFMessageComposeViewController, change how NSString is created in the messageComposeViewController:didFinishWithResult class.
aharris88 and others added 23 commits April 10, 2014 15:29
Fix #21 - IOS 7 and later for empty recipient
fix for the following error during build
org.apache.cordova.plugin.sms/Sms.m:38:25: error: no visible @interface for 'NSArray' declares the selector 'replaceObjectAtIndex:withObject:'
Method is looking for a NSMutableArray
Use sendMultipartTextMessage() if the message needs to be sent in parts
Fixed issue with warning thrown in Cordova 4.0.0 for iOS.
android calls the success callback no matter what, if using the default ...
fix callback issue for android
adam-harris and others added 2 commits February 5, 2015 17:31
Make deprecation warning more obvious on the readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants