Hi,
After setting up the Burp Suite proxy for my mobile device, I'm able to intercept traffic from browser requests without any issues. However, when I try to intercept traffic from my app developed using FlutterFlow, the requests do not get captured.
I suspect this might be due to SSL Pinning. Is SSL Pinning enabled by default in FlutterFlow applications? If so, how can I disable it ?
Thank you very much for your assistance.