Is there an existing issue for this?
Which plugins are affected?
Remote Config
Which platforms are affected?
Web
Description
Setting custom signals does have an effect on android/ios, but not on the web.
Reproducing the issue
- call
FirebaseRemoteConfig.instance.setCustomSignals(...);
- define a conditional value in Remote Config
- See that flutter web does not show the correct value
Firebase Core version
4.4.0
Flutter Version
3.41.2
Relevant Log Output
Flutter dependencies
Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
Is there an existing issue for this?
Which plugins are affected?
Remote Config
Which platforms are affected?
Web
Description
Setting custom signals does have an effect on android/ios, but not on the web.
Reproducing the issue
FirebaseRemoteConfig.instance.setCustomSignals(...);Firebase Core version
4.4.0
Flutter Version
3.41.2
Relevant Log Output
Flutter dependencies
Expand
Flutter dependenciessnippetReplace this line with the contents of your `flutter pub deps -- --style=compact`.Additional context and comments
No response