Skip to content

Use of Use of the broad package (App) visibility (QUERY_ALL_PACKAGES) permission being restricted by Google #84

@jcassidyav

Description

@jcassidyav

Google are restricting the use of QUERY_ALL_PACKAGES in apps from this year.

See: https://support.google.com/googleplay/android-developer/answer/10158779?hl=en#zippy=%2Cpermitted-uses-of-the-query-all-packages-permission%2Cexceptions%2Cinvalid-uses

Our app has been flagged in the store as having this permission set, and we traced it back to inappbrowser.

i.e. in the AndroidManifest.xml file.

I built the plugin locally removing this line and it appears to work correctly for the demo and my simple scenarios on api 30/32 emulators, is this required for different scenarios, or have i missed something in my testing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions