None #8500
open[Android] Improvement to App blacklist policy
0%
Description
From Gitlab
------------------------
gitlabId --> 501 https://gitlab.com/entgra/product-iots/-/issues/501
labels --> Priority: High,
assignees -->
created_at --> 2020-05-04 14:44:02 IST +0530
updated_at --> 2022-09-02 15:33:52 IST +0530
------------------------
Add the apps to blacklist by searching.
1. Allow user to search an app name
2. If there are hits from in house app store, show the details in an iFrame.
3. If no hits, show the search result from play store. using bellow API
https://play.google.com/store/search?q=maps&c=apps
4. Let user select the app and have a button to say pick this app and extract the package ID from iframe https://play.google.com/store/apps/details?id=<package_name>