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

[Provider]: Firebase Remote Config Provider for Swift (community maintained) #423

Open
fumito-ito opened this issue Feb 16, 2024 · 3 comments
Labels
contribfest A good issue for Contribfest KubeCon EU '24

Comments

@fumito-ito
Copy link

SDK

Other (Not available in the list)

Vendor/Tool

Firebase Remote Config / Swift

Maintainer

Community

Artifacts

This library only supports Swift Package Manager. There is no artifact to link.

Repository

https://github.com/fumito-ito/FirebaseRemoteConfig-OpenFeature-Provider-Swift

Anything else?

[NOTCE!] This is just community maintaining provider for Firebase Remote Config. This library is not officially supported by the vendor.

@toddbaert
Copy link
Member

@nicklasl @fabriziodemaria @vahidlazio @nickybondarenko @alina-v1 any chance you guys could take some time to review the provider implemented at the link above?

If it looks good, myself of somebody else can add this to our ecosystem page.

Thanks @fumito-ito !

@toddbaert toddbaert added the contribfest A good issue for Contribfest KubeCon EU '24 label Mar 11, 2024
@nicklasl
Copy link
Member

@nicklasl @fabriziodemaria @vahidlazio @nickybondarenko @alina-v1 any chance you guys could take some time to review the provider implemented at the link above?

If it looks good, myself of somebody else can add this to our ecosystem page.

Thanks @fumito-ito !

Sorry for not being able to take a look at this yet. It's on my todo list!

@nickybondarenko
Copy link

👋 Hi there! We took a bit of time to have a look at the provider - great job! 🙌 Especially with handling the difference in events and status of the provider (we know that's not yet clear in current version on the SDK).
We don't have any major comments, but we were wondering about dropping evaluation context in the provider ( onContextSet() doesn't handle new context, just emits a new status). Ideally we would probably want to poke at Firebase to refetch values at this point - if that is a thing (we're not very familiar with Firebase unfortunately).
👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribfest A good issue for Contribfest KubeCon EU '24
Projects
None yet
Development

No branches or pull requests

4 participants