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

Added RemoteConfig API #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jeanmsilva89
Copy link

Re-added RemoteConfig feature.

@mikelambert
Copy link
Contributor

It seems configValueForKey only gets the stringValue of an item?

Before I discovered firestack, I had built out a firebase3 module myself for the remoteconfig and analytics stuff I had needed. If you're motivated to get this implemented, perhaps you'd be interested in stealing my remoteconfig code?

https://github.com/mikelambert/react-native-firebase3/blob/master/android/src/main/java/org/jall/reactnative/firebase/RNFIRRemoteConfig.java

https://github.com/mikelambert/react-native-firebase3/blob/master/ios/Firebase/RNFIRRemoteConfig.m

It definitely works in iOS, and I'm pretty sure it works in Android (my app is broken w.r.t. this right now, but I believe that's due to the recent inclusion of both rn-firestack and rn-firebase3 in my project, both trying to initialize fb under-the-hood)

@SuperBesse
Copy link
Contributor

Hi,
have you an idea when this PR will be available ?

@nkashyap
Copy link

+1 for both ios & android

@chatras
Copy link

chatras commented Dec 31, 2016

When will this be available? Great work so far guys! Loving this library!

@matts2cant
Copy link

Hi ! Do you know when you plan on releasing this ?

@nkashyap
Copy link

nkashyap commented Feb 5, 2017

Here is PR for v3

Salakar#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants