Hi again..
Still troubled with this issue.. More information for you to maybe assist further.
I have created a Web API in Visual Studio.
I have created an app on B4A and run it to my device to debug it (not emulator).
I want to debug HTTP requests sent to my web API which is on my pc.
I tried attaching to w3ww.exe in my VB API to catch any requests incoming.
No luck..
Any ideas what I can try to solve my problem? I have a log of debugging to do and would like to use my device and send requests to my API running on my pc..
Thank you