forgetfulfellow Posted November 11, 2014 Share Posted November 11, 2014 (edited) Hi, Just wondering if anyone knows how to use applescript to send sms continuity messages. Sending regular iMessage messages uses: send "Hi there" to theBuddy but this errors out on iMessage using a non-iMessage number. Or at least be able to turn off the iMessage capabilities of a specific user? -Nolan Edited November 11, 2014 by forgetfulfellow Link to comment
vitor Posted November 12, 2014 Share Posted November 12, 2014 tell application "Messages" to send "Message here" to buddy "Person’s name here" Link to comment
forgetfulfellow Posted November 21, 2014 Author Share Posted November 21, 2014 tell application "Messages" to send "Message here" to buddy "Person’s name here" Hmmm, it still seems to default to using iMessage, even when the user has never been contacted using iMessage before :\ Link to comment
guiguan Posted January 13, 2015 Share Posted January 13, 2015 I think you can only reply to SMS instead of creating a new SMS based conversation Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now