question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FirebaseRemoteConfig Error “No value of type 'String' exists for parameter key”

See original GitHub issue

Firebase Performance Android SDK spams the logs, all the time, repeatedly, with messages like:

W/FirebaseRemoteConfig( 5294): No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
W/FirebaseRemoteConfig( 5294): No value of type 'String' exists for parameter key 'sessions_feature_enabled'.

You don’t need to do anything in particular to trigger this behavior. It starts happening when you start to depend on Firebase Performance.

It was first observed over a year ago. I confirm that it’s happening in the newest Flutter plugin firebase_performance: 0.3.2 (from May 25, 2020). It’s been reported to happen also in the newest Android (Java) firebase-perf: 19.0.7 (from Apr, 2020).

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
zijianjoycommented, Jul 23, 2020

Thanks @cubuspl42, I have filed a bug to Flutter plugin for upgrading Firebase Performance dependency version to the latest: https://github.com/FirebaseExtended/flutterfire/issues/3008. Let’s follow up in that issue, and feel free to reopen the current thread if the issue persists after Flutter plugin upgrade.

0reactions
cubuspl42commented, Jul 23, 2020

As I stated in the original message, I’m using firebase-perf indirectly, through firebase_performance Flutter plugin. The newest version of the mentioned plugin depends on the older version of firebase-perf. I will let you know when that version is bumped.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FirebaseRemoteConfig Error "No value of type 'String' exists ...
W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'fpr_vc_trace_sampling_rate'. It is not causing any problems I think, ...
Read more >
FirebaseRemoteConfig Error "No value of type 'String' exists ...
Android : FirebaseRemoteConfig Error " No value of type 'String' exists for parameter key " [ Beautify Your Computer ...
Read more >
Developers - [firebase_performance] Constant log messages: No ...
... log messages: No value of type 'String' exists for parameter key. ... makes it hard to see my own logs and errors...
Read more >
Android – Firebase Remote Config – check if value exists – iTecNote
androidfirebasefirebase-remote-config ... mFirebaseRemoteConfig = FirebaseRemoteConfig. ... Error “No value of type 'String' exists for parameter key”
Read more >
User Ruslan Berozov - Reverse Engineering Stack Exchange
FirebaseRemoteConfig Error "No value of type 'String' exists for parameter key". 9. ACCESS_FINE_LOCATION AndroidManifest Permissions Not Being Granted.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found