Post

Replies

Boosts

Views

Activity

Reply to Companion Apple Watch App local notifications delayed?
I have received the following feedback from Apple: This is correct behaviour. If you have both a phone and watch app installed we’ll try to coordinate between phone and watch notifications if the phone is unlocked. If the app developer doesn’t send a notification on the phone the watch will timeout after 13 seconds and alert anyway. The best solution to this would be to send the same notification on both devices ensuring the UNNotificationRequest.identifier matches on a per-instance basis. This will let us alert and deduce correctly.
Feb ’22