ChiChou / grapefruit

(WIP) Runtime Application Instruments for iOS. Previously Passionfruit
MIT License
819 stars 75 forks source link

RPC error: unable to find method invoke #18

Closed geraintwhite closed 4 years ago

geraintwhite commented 4 years ago

Running the latest master version on node v12.18.2 with frida iOS 14.0.7.

Web UI doesn't show details but shows Uncaught RPC error [Error: unable to find method 'invoke'] { name: undefined } in the console for each action.

geraintwhite commented 4 years ago

oops, duplicate of #17