Skip to content

"Hide USB Debugging" template ineffective for MobiKwik app #347

@PrimeTwister

Description

@PrimeTwister

Issue Checklist

  • I confirm that this issue is not a duplicate and hasn't been reported before.
  • I agree to follow the project's code of conduct.
  • I have checked and verified that I am using the latest version of Geto from GitHub or F-Droid.

Additional terms

  • I understand that providing incomplete or inaccurate information may result in the issue being closed.
  • I agree to provide all requested details promptly for a comprehensive bug report.

Issue explanation

I am using the "Hide USB Debugging" template in Geto, but it is not working for the Mobikwik app. While Geto correctly hides the Developer Options menu, Mobikwik still detects that USB Debugging is enabled and blocks access.

Steps to Reproduce:

  1. Enable USB Debugging in System Settings.

  2. In Geto, select MobiKwik and turn on the "Hide USB Debugging" template.

  3. Launch MobiKwik.

  4. Observation: The app shows a security popup saying USB Debugging is active.

Expected behavior

The app should launch without detection. Geto should effectively toggle adb_enabled (and ideally adb_wifi_enabled) to 0 during the app session and revert it to 1 afterward.

Version name

1.17.0

Download source

F-Droid

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions