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
fix(ios): remove segmented control background and fix reconnect lifecycle (#681)
- Remove .background(.bar) from segmented tab picker for cleaner look
- Fix infinite connecting loop when navigating back to same connection
- Add .onAppear reconnect when driver session is lost
- Guard against session reuse resetting isConnecting state
0 commit comments