You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v0.39, categories fail to load on clean install.
Expected behaviour
Categories load normally as they do on every other build.
Actual behaviour
Since categories are saved in preferences, they are only fetched once which is why categories still work on dirty install but on clean install, it is unable to fetch them and hence results into a blank page.
It is possibly caused by the following commit in API which solved the updates issue : yeriomin/play-store-api@686268d
Steps to reproduce
Dirty Install v0.39
Go to categories ( they show up )
Uninstall Yalp
Clean install v0.39
Again go to categories ( they don't show up )
Info about your device
Honor 8 running stock emui 5.0 based of Android 7.0 with January 2018 security patch. I have talked to few others, with different devices and android versions, who faced the same issue.
The text was updated successfully, but these errors were encountered:
Since v0.39, categories fail to load on clean install.
Expected behaviour
Categories load normally as they do on every other build.
Actual behaviour
Since categories are saved in preferences, they are only fetched once which is why categories still work on dirty install but on clean install, it is unable to fetch them and hence results into a blank page.
It is possibly caused by the following commit in API which solved the updates issue :
yeriomin/play-store-api@686268d
Steps to reproduce
Info about your device
Honor 8 running stock emui 5.0 based of Android 7.0 with January 2018 security patch. I have talked to few others, with different devices and android versions, who faced the same issue.
The text was updated successfully, but these errors were encountered: