Skip to content

[firebase_remote_config]: Custom signals do not work on flutter web #18384

Description

@TimBaumgart

Is there an existing issue for this?

  • I have searched the existing issues.

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

  1. call FirebaseRemoteConfig.instance.setCustomSignals(...);
  2. define a conditional value in Remote Config
  3. 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

Metadata

Metadata

Assignees

Labels

Needs AttentionThis issue needs maintainer attention.blocked: customer-responseWaiting for customer response, e.g. more information was requested.platform: webIssues / PRs which are specifically for web.plugin: remote_configtype: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions