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
Send TVRCSessionStart so tvOS 26.5 will return the apps list
tvOS 26.5 silently drops FetchLaunchableApplicationsEvent unless the client first registers a TV remote control session via TVRCSessionStart with ProtocolVersionKey 1.2. Older tvOS replies harmlessly or ignores it; a 2-second timeout in the connect path keeps reconnects fast on legacy firmware in the latter case.
Discovered by pyatv: postlund/pyatv#2847
0 commit comments