Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Add Firebase Remote Config support #490

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Dec 26, 2024

TL;DR

Added Firebase Remote Config integration with a test configuration flag.

What changed?

  • Created a new RemoteConfig module with interface and implementation
  • Added Firebase Remote Config GitLive dependency
  • Integrated Remote Config initialization in the splash screen
  • Added default configuration values and value type handling
  • Configured debug fetch intervals for development testing
  • Added desugar JDK libraries for Firebase compatibility

@ksharma-xyz ksharma-xyz changed the title Firebase: RemoteConfig Core: Add Firebase Remote Config support Dec 26, 2024
Copy link
Owner Author

ksharma-xyz commented Dec 26, 2024

@ksharma-xyz ksharma-xyz force-pushed the 12-26-firebase_remoteconfig branch from 0b7b8ca to 0f28342 Compare December 27, 2024 11:46
@ksharma-xyz ksharma-xyz marked this pull request as ready for review December 27, 2024 11:48
@ksharma-xyz ksharma-xyz added this to the 1.0.4 milestone Dec 27, 2024
@ksharma-xyz ksharma-xyz enabled auto-merge (squash) December 27, 2024 11:52
@ksharma-xyz ksharma-xyz merged commit 6eae236 into main Dec 27, 2024
4 checks passed
@ksharma-xyz ksharma-xyz deleted the 12-26-firebase_remoteconfig branch December 27, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant