Post

Replies

Boosts

Views

Activity

Comment on HTTP3 connection on iOS 16
Thanks for the info! In our tests, we are noticing that despite expiring the connection and creating a new one by putting the device on and off aeroplane mode, the newly created connection is still using HTTP2. This is post the previous connection receiving both of the following. IN HTTPS alpn="h3,h2" Alt-Svc: h3=":443"; ma=2592000 Do you have a suggestion on how we could debug this? We are preferring to use the above Service Discovery mechanism instead of assumesHTTP3Capable.
Topic: App & System Services SubTopic: General Tags:
Jul ’23
Comment on HTTP3 connection on iOS 16
@meaton Noted. Thanks for the headsup. We are trying to debug why newer connections created do not use HTTP3. Is there any diagnostics that we can look at to identify potential issues why our app does not use HTTP3 despite the server advertising the necessary Alt-Srv?
Topic: App & System Services SubTopic: General Tags:
Jul ’23
Comment on HTTP3 connection on iOS 16
@meaton Can I check why would you say in your last sentence that H3 "may" be used on subsequent attempts to the server? Are there other factors that determine this as well? Asking because as per our tests we are only able to get H3 working by setting assumesHTTP3Capable and not via the Alt-Srv header.
Topic: App & System Services SubTopic: General Tags:
Jul ’23
Comment on Logger messages not showing in XCode console
Facing the same since 15.3. Happening in 15.4 as well. Simulator just hangs after this showing this error.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on HTTP3 connection on iOS 16
Thanks for the info! In our tests, we are noticing that despite expiring the connection and creating a new one by putting the device on and off aeroplane mode, the newly created connection is still using HTTP2. This is post the previous connection receiving both of the following. IN HTTPS alpn="h3,h2" Alt-Svc: h3=":443"; ma=2592000 Do you have a suggestion on how we could debug this? We are preferring to use the above Service Discovery mechanism instead of assumesHTTP3Capable.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on HTTP3 connection on iOS 16
@meaton Noted. Thanks for the headsup. We are trying to debug why newer connections created do not use HTTP3. Is there any diagnostics that we can look at to identify potential issues why our app does not use HTTP3 despite the server advertising the necessary Alt-Srv?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on HTTP3 connection on iOS 16
@meaton Can I check why would you say in your last sentence that H3 "may" be used on subsequent attempts to the server? Are there other factors that determine this as well? Asking because as per our tests we are only able to get H3 working by setting assumesHTTP3Capable and not via the Alt-Srv header.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on xcode14:Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
I have attached all the investigation details and the crashlogs in the reply here" Thanks for looking into this.
Replies
Boosts
Views
Activity
Sep ’22