You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Droidbot only supports up to Android API Level 31 (due to the discontinuity of the Minicap library and not supporting Android API Level 32+).
I propose temporarily disabling Minicap by checking if the API Level is 32 or above.