Mark Tabor

Mark Tabor

  • 569
  • 1.9k
  • 431.1k

How to get URL with parameters hit from android app

Jan 30 2022 10:26 AM

Hi i have a mobile application android made using kotlin , that app is using web api which i deployed on IIS using .NET , Now I want to get the URL when I click on android application I want to get the URL with parameters which it is passing how to achieve that , basically I want to debug my application the request which is coming form mobile to the web api which is deployed on IIS , the deployed version I have its local copy as well in visual stduio so If I  get the URL then I can debug .URL which is coming from android (with parameters )


Answers (2)