Skip to content

Added Real-Time Remote Config Update Support - #101

Open
fhasse95 wants to merge 1 commit into
skiptools:mainfrom
fhasse95:Real-Time-Remote-Config-Update
Open

Added Real-Time Remote Config Update Support#101
fhasse95 wants to merge 1 commit into
skiptools:mainfrom
fhasse95:Real-Time-Remote-Config-Update

Conversation

@fhasse95

@fhasse95 fhasse95 commented Aug 5, 2026

Copy link
Copy Markdown

This PR adds real-time Remote Config update support to SkipFirebaseRemoteConfig. This is achieved by a new addOnConfigUpdateListener API, which registers the native Firebase Remote Config update listener on Android and returns a ConfigUpdateListenerRegistration for removing it.

For more information, check out the updated README file.

Additionally, I made the package compatible with iOS 16 and macOS 13 again, since my app requires this and to keep it consistent with the rest of the Skip packages.


Thank you for contributing to the Skip project! Please use this space to describe your change and add any labels (bug, enhancement, documentation, etc.) to help categorize your contribution.

Please review the contribution guide at https://skip.dev/docs/contributing/ for advice and guidance on making high-quality PRs.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

The initial implementation was generated with assistance from Codex. The resulting code was manually reviewed, refined where necessary, and validated using my own app on iOS, iPadOS, macOS (Catalyst), and Android to ensure correctness and consistent cross-platform behavior.


@cla-bot cla-bot Bot added the cla-signed label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant