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
[Amazon] StopConnect for UDC in Android tv-casting-app
Updated JNI and Android tv-casting-app to use native layer
ConnectionState instead of a pendingPasscode customer check.
Changes
* Expose native layer ConnectionState to Android tv-casting-app
* Update Android tv-casting-app to use ConnectionState to determine if we
should call stopConnect()
* Only call stopConnect() on navigate back from
ConnectionExampleFragmnet
Test
1. Manually verified UDC attempt is successful both Android iOS for following
1. Attempt UDC attempt (both commissionee & commissioner generated passcode)
2. Navigate back to discovery page
3. Start new UDC attempt (both commissionee & commissioner generated passcode)
2. Manually verified UDC attempt is successful both Android iOS for following. UDC will finish in the background.
1. Attempt UDC attempt (both commissionee & commissioner generated passcode)
2. Confirm passcode on TV app or casting app depending on who
generated passcode
3. Navigate back before commission fnishes.
3. Manual regression test following
* UDC attempt happy path (no navigate back) for both commissinee &
commissioner generated passcode
0 commit comments