-
Notifications
You must be signed in to change notification settings - Fork 712
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
FirebaseRemoteConfig.activateFetched(); is deprecated #61
Comments
try FIRRemoteConfig.remoteConfig().activateFetched() |
|
fetched first time, if call activate(), the value is null . What's wrong?
|
@LazyBonesLZ, I tried 0L as an interval, but ended with 3600L. If I don't mind, in case of 0L |
the 'activateFetched()' method is deprecated; what should I use now?
The text was updated successfully, but these errors were encountered: