Closed mulundapm closed 5 months ago
Technical notes. I've identified what the issue is.
Currently the order is like this ish (maybe some parallel):
update
event: fetched new toggles with empty context (since auth isnt loaded), now we lost the cached feature flags in favor of the "updated" feature flagsAlso noticed a few too many getHomePage() requests.
Action points:
Case 2 is still happening. Testing with 5.5.1 on ios, the u36 front page is not shown on first launch after updating. Had to force quit
https://github.com/bcc-code/bcc-media-app/assets/88234679/6360560d-081c-4b69-a1e0-3112b8254826
2 issues
When launch app for the first time within a day, have to refresh homepage in order to fetch the U36 homepage
When updating from 5.4.7 to 5.4.9 for the first time, after logging in, the U36 frontpage doesnt show. Refresh several times doesnt help, had to force quit for the U36 front page to show on next launch.
Reproducible on both iOS and Android