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

Update documentation that refers to removed APIs #6641

Closed
paulb777 opened this issue Oct 1, 2020 · 0 comments · Fixed by #6667
Closed

Update documentation that refers to removed APIs #6641

paulb777 opened this issue Oct 1, 2020 · 0 comments · Fixed by #6667

Comments

@paulb777
Copy link
Member

paulb777 commented Oct 1, 2020

For example, activateFetched still has four references, which will make it challenging if developers need to replace it.

FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h:/// Remote Config Server until they are copied to the Active Config by calling activateFetched. When
FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h:/// they are copied to the Active Config by calling activateFetched. When you fetch values from the
FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h:/// Fetches Remote Config data with a callback. Call activateFetched to make fetched data available
FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h:/// Call activateFetched to make fetched data available to your app.
@paulb777 paulb777 added this to the Firebase 7 milestone Oct 1, 2020
@firebase firebase locked and limited conversation to collaborators Nov 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants