Wakeup Watch app OS2 from the parent IOS app? -


i give haptic feedback on watch. works fine long watch app active, if watch app goes in background haptic feedback not played. there possibility "wake up" watch app parent ios app play haptic feedback? (not notification)

since prohibit notifications, not possible describe. watch app can act on messages ios when starts up, resumes, or loaded , running.

watchconnectivity gives 5 ways of sending data between watch , phone.

sendmessage, sendmessagedata: scenario excludes these calls since both watch , iphone apps need active mechanism work.

updateapplicationcontext, transferuserdata, , transferfile can invoked ios app @ anytime, regardless of state of watch app. however, these messages sent on background thread , watch app delegate receive them next time watch app loaded. design of watch os, none of these methods can trigger watch app load or become active.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -