Skip to content

No longer mitigates Tap Jacking - (should use setHideOverlayWindows) #3

@dtarnawsky

Description

@dtarnawsky

As this plugin hasn't been updated in a while it does not adhere to the Android Developer documentation on mitigating Tap Jacking:
https://developer.android.com/privacy-and-security/risks/tapjacking

For Android 12 and above the better mitigation is to use Window.setHideOverlayWindows call.

If you are using a Capacitor project then this plugin provides this mitigation.

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