--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/firebase-talk/6781d35f-fa43-458a-9e88-6bdde42159b4n%40googlegroups.com.
But for same app: code, Firebase project and same "key", "key" is retrieved with its actual value which indicates that "key" is set in remote config and the code is correct.The differences are in service area which is south Africa, TV device and the network.
So what could be the cause?!!--On Tuesday, November 12, 2024 at 1:37:22 AM UTC+2 Arthur Thompson wrote:Hi Sarah,In cases where the app is unable to retrieve a Remote Config value it falls back to the static value of the "key". When getting a value from Remote Config it looks for values in this order:
1. Cached value stored from a previous fetch and activation2. If no cached value is found the default value is used3. If no default value is set then the static value is usedUsually the use of a static value indicates that the "key" is not set at all, so I would double check that the key is correct.On Mon, Nov 11, 2024 at 5:22 AM 'sarah harissa' via Firebase Google Group <fireba...@googlegroups.com> wrote:Description:We encountered a strange problem:I have implemented the Firebase Remote config for the web to store and get values used in the Tizen TV app.Some TV's remote values are not returned from the remote configuration with no errors.I got this from Firebase logs:
Returning static value for key "X". Define a default or remote value if this is unintentionalWhat does this mean?
Would anyone be able to help me with this?--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/firebase-talk/6781d35f-fa43-458a-9e88-6bdde42159b4n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/firebase-talk/130bbf7a-fdb6-4fbd-95d3-1d73daf57d1bn%40googlegroups.com.