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
AppDelegate should support callbacks for the following events:
OnCommissioningSessionEstablishmentError - helps a client (commissionee) know if the PASE session establishment is failing and provide feedback to the user on the UX (say if the wrong passcode was provided)
Every CASE session start, close and defunct - this can be used for analytics, error counters, and recording of peers, for instance
Every sub start/fail with path iterator - this can be used for analytics, error counters, and recording of peers, for instance
A forwarding of fabric add/remove to avoid registering a FabricTable::Delegate elsewhere (because AppDelegate is more centralized than the many inner delegates)
Platform
all
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Feature description
AppDelegate should support callbacks for the following events:
Platform
all
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: