-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
Description
I need Firebase Remote Config DateTime conditionals to update in near real time for clients who already fetches the conditional false before.
Set up a remote config with datetime conditional
Set up Client SDK with real time updates.
First fetches and activate evalutes the conditional to true.
A minute (or so) later the conditional would evaluate to false.
The client wont be notified and re-evaluate until next fetch and activate
I would expect the client to re evaluate this or get notified somehow
How else can I use this feature for product launches, if not everyone will get it?
Reproducing the issue
No response
Firebase SDK Version
N/A
Xcode Version
N/A
Installation Method
N/A
Firebase Product(s)
Remote Config
Targeted Platforms
All
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved
snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
Replace this line with the contents of your Podfile.lock!