Hi All,
I have a FF project, with a API call which refreshes every time the user moves a date, the API call is appx 3.0kb (i can see that in Test view by debugging) but in the final APK, the data usage every time is 10.0kb.
What's the best accurate way to monitor/debug the data transfer from a APK, to pinpoint why it uses 10kb every time
Thanks