firebase / firebase/firebase-android-sdk

Firebase Remote Config cache invalidation for consistency across platforms

Open
#2,569 4 comments 0 reactions 0 assignees View on GitHub
api: remoteconfig type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 23h
Merged PRs (30d)
34

Description

## What feature would you like to see?

Hi,
Thanks for such a great service!
While I was building the same feature on two platforms (iOS and Android) with FRC, I suddenly founded a difference.
When I update my iOS app version, the FRC cache reset and fetch new values. But android don’t.
Please add FIRRemoteConfigHasDeviceContextChanged function to firebase-android-sdk as well.

## How would you use it?

I can setup a FRC condition that depends on the app version. So, when I update my app version, the FRC cache should reset and fetch new values.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.