I want to find out how much data my app is sending but my app freezes and stops reacting to my inputs when i turn android studio profiler on. is this a known issue? I havnt seen any posts on this. is there an alternative to view the network traffic of my app?
It just worked after updating android studio from 3.6.1 to 3.6.3 i assume this was a bug. i still have to check my app for memory leaks but i somehow doubt this was the reason. on i other thread i found this was affecting particularly android 8 devices. hope this helps other people with this issue.