After setting up my device with Burpsuite. Im able to capture and intercept request from the mobile browser (Chrome) and only "some request" from my application. I wonder why are some request can't be capture in the HTTP history?
**Note that after setting up the proxy in wifi, my device is showing LIMITED CONNECTION. However I can still have access to internet when surfing website in Mobile Chrome, but some apps (Youtube, Facebook) is totally losing internet access.
Is that the reason why some of my request can't be capture?
Setup works including:
- IP:proxy
- cacert installation (VPN & APPS) + (WIFI)
Some info
- Im using 8082 proxy
- Android 10
Update 1
After some debugging, I found out that my application is returning Network Error
while firing some requests (those which failed to capture). Though this could be the reasoning of CACERT / proxy set, but I still expect the http request to be appear in burp? Why is not appearing?