Hi All. We are seeing an oddity recently and Im t...
# firebase
k
Hi All. We are seeing an oddity recently and Im trying to track this down. we use firebase remote config to update areas of our app. in the most part this is working well, however we have recently spotted that some areas of our app that are controlled by firebase are actually seeing old data. our QA are doing fresh installs of the app but are seeing data from firebase that is stale and was updated weeks ago, QA test by using conditionals that link to there devices and there is 1 conditional that still has this data it it but other devices are seeing it. are conditionals leaky? Can anyone explain any other reason why this could be happening? we are also seeing reports that live users may well be seeing this old stale data too.