I can get push notifications on an Iphone device, but I cannot get them on apple watch,please advise. On simulator notification test works, but on real device it doesn't work.
How to enable notification on applewatch?
107 Views Asked by Maria Sigal At
2
iOS will decide where best to send any notification. It will not just send to both devices.
If iOS thinks it is best to display it on your phone, then it will notify there or vice versa.
iOS automatically makes that decision using facts such as you are wearing the Watch, because if you're not wearing the Watch, there's no point in sending a notification there.