my client is in onshore and he has given me an .IPA file provision profiled(with my device UDID) with developer certificate not with distribution(As mentioned in the appium docs).The problem is when I try to run the Appium code I'm getting "Target failed to run.Permisson to debug [app name] was denied.The app must be signed with a development identity (i.e. iOS Developer)" error. Any suggestions what might be the problem? And also please let me know.
1)Do i still need a developer account if i have a signed .ipa file? 2)While automation with appium, do I need any additional certificates from developers?
Please help me