mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-03 13:47:19 +08:00
* fix(ios): make onboarding Retry Connection use current manual input Retry Connection on the auth step replayed connectLastKnown(), which silently returns when no last connection is stored and otherwise redials the stale persisted endpoint, ignoring host/port/TLS and token edits made on screen. Manual retries now dial the current form input; discovered gateway retries keep the previous behavior. * fix(ios): repair onboarding credential retry Co-authored-by: Abdullah Taş <29359748+abdullahtas0@users.noreply.github.com> --------- Co-authored-by: abdullahtas0 <“dev.abdullahtas@gmail.com”> Co-authored-by: Peter Steinberger <steipete@gmail.com>