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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(auth): bump default API host to v2-13-10 (#44). The previous bump (v2-12-5 in v1.1.1) latched onto a host that returned 500 "database is unreachable" because the probe couldn't tell that apart from "deprecated". The actual current host matches the iOS app version 2.13.10.
ci: probe by message text, ask iTunes first, sweep wider (#45). Reworks the probe so the next rotation lands on a healthy host instead of a 500'ing trap. CI-only change, included for context.