An abstraction layer for common instrumentation functions (e.g. installing and starting apps, setting preferences, etc.) on Android and iOS.
5
stars
1
forks
source link
New method for pressing the home button and clearing the switcher (to replace Activator) #12
Open
baltpeter opened 1 year ago
I so far haven't found anything to replicate this behaviour in Frida. I'll have to disable the
clearStuckModals()
method on iOS for now.