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
@Redict you may want to give the latest frida-core a try?
I was experiencing a similar issue and has gone away since bumping to latest.
I attempted that approach, but the results were identical. I have temporarily adopted gRPC to develop a functional product, though it's somewhat unconventional.
I have a custom solution built on top of the frida-go, consisting of two applications: a client and a server.
Client Application (Mobile):
Server Application (Portal):
Problem: The server cannot resume the process after it has been paused unless the client application terminates.
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Environment:
Logs
Client code (simplified):
Server code (simplified):
The text was updated successfully, but these errors were encountered: