4
Answers

How to debug android application which is using API from IIS

Mark Tabor

Mark Tabor

3y
659
1

I have web api project which I have deployed on IIS and these api's are consumed by android application now I got few errors I want to debug the version which is deployed on IIS , can I debug it ? like when someone press the button from android I can navigate to the code in visual studio but that is deployed on IIS 

Answers (4)