Accelerate networking with HTTP/3 and QUIC

RSS for tag

Discuss the WWDC21 session Accelerate networking with HTTP/3 and QUIC.

View Session

Posts under wwdc21-10094 tag

2 Posts
Sort by:
Post not yet marked as solved
1 Replies
1.2k Views
We're having issues with network calls on iOS with URLSessionDataTask waiting after~325 calls and all future calls timing out at 60s. We have cloudflare on our backend, are there any known issues with QUIC/HTTP/3 implementation on iOS with cloudflare?
Posted Last updated
.
Post not yet marked as solved
1 Replies
1.8k Views
We met many crashes like below on iOS 15, it seems multi-thread issue EXC_BAD_ACCESS. We get the dataServiceIdentifier on different threads. Does CTTelephonyNetworkInfo not thread-safe anymore from iOS 15? 0 libobjc.A.dylib _objc_retain 1 CoreTelephony -[CoreTelephonyClientMux cachedValueForSelector:] 2 CoreTelephony -[CoreTelephonyClient(Data) getCurrentDataServiceDescriptorSync:] 3 CoreTelephony -[CTTelephonyNetworkInfo dataServiceIdentifier]
Posted
by codefei.
Last updated
.