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
Don't show known incompatible apps for Frida interception
Safari specifically seems to ignore all our hooks - seems very likely
that it uses a different connection mechanism, potentially using
lower-level OS internals that'll be hard to hook. Just skip it for now.
0 commit comments