Does the Flipper
plugin have a network proxy plugin by any chance? We do have the Network plugin, but I basically want to monitor any traffic that happens during the usage of my app. For example, we noticed that while using the text-field in the WebView
, our app would make requests to the Google Autofill API
. We could only observe this via a dedicated proxy app like Charles, but not on the Network plugin
. Could this be possible via Flipper
somehow?
Asked
Active
Viewed 87 times
0

Rameez Hussain
- 6,414
- 10
- 56
- 85
-
Have you found any solution for this? Been looking for something similar as well – Matheus Salles Blanco Mar 15 '23 at 19:54