-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
-
Enable USB Debugging in System Settings.
-
In Geto, select MobiKwik and turn on the "Hide USB Debugging" template.
-
Launch MobiKwik.
-
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working