ios - Send text from my watch app -
i know can send text messages watch messages app can send text own watch app similar how iphone app can send link or image message app?
there’s no api in watchkit; closest can using handoff , prompting user open app on iphone, can present mfmessagecomposeviewcontroller appropriate content. if you’d watch-only solution, should file enhancement request it.
Comments
Post a Comment