v4.2.3
Fixes
- Change QoS level from
background
touserInitiated
for the dispatch queue that handles route processing. This fixes an issue that was preventing some route handlers from running properly on cold app starts.
background
to userInitiated
for the dispatch queue that handles route processing. This fixes an issue that was preventing some route handlers from running properly on cold app starts.