ios - Local Notifications in Apple Watch -


how send local notifications iphone apple watch app when apple watch app in background? , how check local notifications in simulator, if possible?

the notifications shown @ apple watch sames appears in iphone.

if have iphone locked, notifications go apple watch also.

you can not send notification shows @ apple watch.

as of apple docs:

apple watch takes full advantage of existing interactive notification support on ios. if ios app supports notifications, apple watch displays notifications @ appropriate times. when 1 of app’s local or remote notifications arrives on user’s iphone, ios decides whether display notification on iphone or on apple watch. notifications sent apple watch, system lets user know subtly notification available. if user chooses view notification, system displays abbreviated version of notification first, followed more detailed version. user can dismiss detailed notification, launch watch app, or act on notification tapping available action button.

apps not required support notifications. system provides default notification interface displays alert message notification. however, apps can customize notification interface , include custom graphics, content, , branding.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -