Closed ilsx closed 3 years ago
Hi @ilsx , Can you share the apk package name/GP link?
I hope you did not specify a proxy in the wifi settings. Perhaps requests are sent using java, bypassing flutter?
For more complete code output, try restarting the application, minimize the application, open the application. Open reflutter.txt
again. Please note that code output has a Beta status. Are you sure this is not all the application code?
Thanks
Everythning seems to work, i reproduced the app using
reflutter main.apk
, and signed the apk.I can intercept the first request, but the app is stuck on the first screen (waiting for a response from server before continuing) I can see some code in the reflutter.txt file, but it's not enough since I can't access the rest of the app.