I have received an email from Google related to the usage of package manager I guess.
Here is a brief,
Developers need to request permission for their app to view what other apps are installed on a user’s device. You’ll be able to request a new “QUERY_ALL_PACKAGES" permission for “Package (App) Visibility” in the Play Developer Console as early as July.
Should I take care of this And add such permission in the Manifest?
Here is a brief,
Developers need to request permission for their app to view what other apps are installed on a user’s device. You’ll be able to request a new “QUERY_ALL_PACKAGES" permission for “Package (App) Visibility” in the Play Developer Console as early as July.
Should I take care of this And add such permission in the Manifest?