configcat / kotlin-sdk

ConfigCat SDK for Kotlin Multiplatform. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/kotlin
MIT License
14 stars 0 forks source link

Fix custom URL override issue #30

Closed z4kn4fein closed 6 months ago

z4kn4fein commented 6 months ago

Describe the purpose of your pull request

This PR fixes an issue where the custom base URL was overridden by the config JSON preferences URL.

Related issues (only if applicable)

29

Requirement checklist (only if applicable)

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud