asp.net mvc - .Net remote debug web api with iOS app -
i built web api service that's hosted on server in iis. company's project based on ios app runs on iphone, calls web api method , retrieve json format data.
here's problem. can't simulate data because there codes shows if not using iphone wrongparameter exception, , payment module must debug on server because it's tranfer server 2 server.
so there ways can debug these methods using iphone visual studio?
Comments
Post a Comment