Loading
refactor: remove authenticated GPlayAPI call while fetching search results
Search query is checked for package name structure and if matches, PlayStore app details is fetched using WebAppDetailsHelper instead of AppDetailsHelper, removing dependency on authenticated request to GPlayAPI.