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
In the Android/iOS tv-casting-app, sometimes the default random uniqueId is used to generate the rotatingDeviceId.
Expected: If the client app code passes a rotatingDeviceIdUniqueId, we should always only generate any rotatingDeviceIds using the passed in rotatingDeviceIdUniqueId.
* iOS tv-casting-app: Re-init binding handlers in startMatterServer API
* tv-casting-app: Disconnecting from previous video player before connecting to the new one
* Moving SetRotatingDeviceIdUniqueId to preInitApp so it always happens before- Matter server is initialized
iOS tv-casting-app: Changed initApp to initializeApp and added return value
* Addressing andy31415@'s feedback
…roject-chip#24401)
* iOS tv-casting-app: Re-init binding handlers in startMatterServer API
* tv-casting-app: Disconnecting from previous video player before connecting to the new one
* Moving SetRotatingDeviceIdUniqueId to preInitApp so it always happens before- Matter server is initialized
iOS tv-casting-app: Changed initApp to initializeApp and added return value
* Addressing andy31415@'s feedback
lecndav
pushed a commit
to lecndav/connectedhomeip
that referenced
this issue
Mar 22, 2023
…roject-chip#24401)
* iOS tv-casting-app: Re-init binding handlers in startMatterServer API
* tv-casting-app: Disconnecting from previous video player before connecting to the new one
* Moving SetRotatingDeviceIdUniqueId to preInitApp so it always happens before- Matter server is initialized
iOS tv-casting-app: Changed initApp to initializeApp and added return value
* Addressing andy31415@'s feedback
Reproduction steps
In the Android/iOS tv-casting-app, sometimes the default random uniqueId is used to generate the rotatingDeviceId.
Expected: If the client app code passes a rotatingDeviceIdUniqueId, we should always only generate any rotatingDeviceIds using the passed in rotatingDeviceIdUniqueId.
Bug prevalence
Sometimes
GitHub hash of the SDK that was being used
dd6ae93
Platform
android
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: