Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

handled limited result from gplay

Hasib Prince requested to merge 1577-limited_result_gplay into main

Description

Sometimes Google sends limited result for homepage and search results. Now, If this case is found, App lounge refreshes the token to resolve this limited result.

Technical details

When App lounge sends limited result for home page, It sends 2-3 items for some categories (Top free app, Top free games etc) and gplay sends empty result for search. So, If less than 4 items are found for any category in homepage, it's considered as limited result. For search, If app lounge finds empty result against any search then it checks search results for another common keyword (ex: facebook). If both are empty them it's considered as limited result. For these cases, Token is refreshed.

Tests

Issues

backlog/-/issues/1577

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading