steve1316 / granblue-automation-android

Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
63 stars 11 forks source link

Accessibility Service Error #22

Closed VikaVickyRat closed 2 years ago

VikaVickyRat commented 2 years ago

I can't open the app because it says an app obstructed the permission settings, I tried turning off any overlay permissions and floating window apps but none seemed to work, I'm using vivo y91 and I don't know what's the problem

Screenshot_20220408_210642

steve1316 commented 2 years ago

Oh, were you able to solve this? I have never encountered this before but my guess is that a previous popup message was still present on the screen and was not given enough time to disappear.

steve1316 commented 2 years ago

Closing due to inactivity.