Skip to content

Add support for reusing existingConfigId#49

Merged
fboemer merged 1 commit intomainfrom
fboemer/existing-config-id
Nov 12, 2024
Merged

Add support for reusing existingConfigId#49
fboemer merged 1 commit intomainfrom
fboemer/existing-config-id

Conversation

@fboemer
Copy link
Contributor

@fboemer fboemer commented Nov 12, 2024

Add support for reusing existingConfigId

As of iOS 18.2 (seed 2), during the config request, if a client has a cached configuration, it will send the config id of that cached configuration. Then, if the configuration is unchanged, the server may respond with a config setting reuseExistingConfig = true and omit any other fields. This helps reduce the response size for the config fetch.

@fboemer fboemer enabled auto-merge (squash) November 12, 2024 20:04
@fboemer fboemer merged commit e220657 into main Nov 12, 2024
@fboemer fboemer deleted the fboemer/existing-config-id branch November 12, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants