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
Can you add the support to attach to the process id instead of spawn the package?
I get the error "Failed to spawn: unable to find a front-door activity" when trying to hook an app,
But attach to process id works fine,
Thanks!