Auto Clicker not working on some apps
BaconCondensate opened this issue · comments
Describe the bug
Some apps seems to block accessibility based auto clicker. Tested with 'Brawl Stars'
To Reproduce
Steps to reproduce the behavior:
- Open offending apps
- Use autoclicker
Expected behavior
It should click, root based clicker seems to work
Smartphone (please complete the following information):
- Device: Poco X3 Pro
- Android OS version: Android 13, LineageOS 20
- Smart AutoClicker version: 2.4.2
Tested OK on with Brawl Stars (menus and in game):
- Android 14 OnePlus 10 Pro
- Android 13 OnePlus 7 Pro
- Android 10 Emulator
- Android 9 Pixel C
This issue can be caused by:
- the debug overlay is enabled => Some brands doesn't follow standard AOSP behaviour on floating windows opacity and touch capture rules, leading to the incapacity of clicking when it is enabled.
- the condition is not detected => Ensure your conditions are correctly detected. Scenario detection quality and condition threashold can help you fine tune the detection depending on the screen display conditions.
To verify if the app can actually click on the screen, you can create a Simple scenario, and just test a simple click action. The code is exactly the same for both use case
That's weird, I tried both simple and smart scenario, both does not work
enabling debug in the smart clicker shows that it did something, just that it's not registered by the game
I have also tested with Samsung Tab S6 Lite, also running the latest official lineageOS, the issue seems to also be there
Bump, same issue
Issue seems to be fixed now...? After the latest update clicks now go through