Skip to content

fix(ios): make config api call asynchronously#3202

Merged
adwinross merged 4 commits intomainfrom
ios-http-tracking-crash
Feb 23, 2026
Merged

fix(ios): make config api call asynchronously#3202
adwinross merged 4 commits intomainfrom
ios-http-tracking-crash

Conversation

@adwinross
Copy link
Collaborator

Description

The config api call was happening synchronously leading to a watchdog termination if the client url was incorrect or server if servers were down. This PR fixes that issue.

@adwinross adwinross requested a review from abhaysood February 23, 2026 11:53
@adwinross adwinross self-assigned this Feb 23, 2026
@adwinross adwinross added bug something isn't working ios ios related labels Feb 23, 2026
@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
measure-dashboard Ready Ready Preview, Comment Feb 23, 2026 0:03am

@adwinross adwinross merged commit 3fd1967 into main Feb 23, 2026
9 checks passed
@adwinross adwinross deleted the ios-http-tracking-crash branch February 23, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug something isn't working ios ios related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants