You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bzbarsky-apple
changed the title
Provide notifications to framework consumers when auto-resubscribing subscriptions drop.
Provide notifications to Darwin framework consumers when auto-resubscribing subscriptions drop.
Aug 5, 2022
* Add a Darwin framework notification when subscription drops.
Tells the API consumer the reason for the drop and how long we will wait before resubscribing.
Fixes#21613
* Address review comment.
isiu-apple
pushed a commit
to isiu-apple/connectedhomeip
that referenced
this issue
Sep 16, 2022
…-chip#22351)
* Add a Darwin framework notification when subscription drops.
Tells the API consumer the reason for the drop and how long we will wait before resubscribing.
Fixesproject-chip#21613
* Address review comment.
Problem
Right now we provide no notification when an auto-resubscribing subscription drops.
Proposed Solution
Provide such a notification.
@jtung-apple @woody-apple @kpark-apple @aajain-com
The text was updated successfully, but these errors were encountered: