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

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -