Settings established at SDK initialization time.
Optional override settings. Keys present in overrideSettings win over keys in baseSettings.
Optionaloptions: FetchWithRetryOptionsOptional configurations for fetch-with-retry.
A JSON-serialized string containing all resolved settings values, ready to be consumed by the core native SDK. Returns undefined when neither argument is provided.
Resolves settings by merging override settings on top of base settings, resolving any embedded trust list URLs on top of those, and then finally serializing the result for consumption by the core native SDK.