Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vlovich123
on Feb 7, 2023
|
parent
|
context
|
favorite
| on:
We reduced our iOS app launch time by 60%
But why would these be network calls that block the UI?
dcow
on Feb 7, 2023
|
next
[–]
Analytics calls don't generally block the UI. Must be the call the fetch the string. Or incompetence.
6510
on Feb 7, 2023
|
prev
|
next
[–]
It has to track what the user does. Logging what they did previously is slightly more complicated. I imagine using the resources to do something "useful" with the data has priority.
xsmasher
on Feb 7, 2023
|
parent
|
next
[–]
But the call doesn't have to "block" - the UI could proceed without waiting for the result of the call.
pjc50
on Feb 7, 2023
|
prev
[–]
Prevent the user from blocking the tracking?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: