I am facing issue with Permission to debug com.example.apple-samplecode.InternationalMountains was denied. The app must be signed with a development identity (e.g. iOS Developer).
I have built app with proper developer certificate. But facing same issue.
Here i was trying to install .ipa file by appium not by XCode.
When i do install from XCode and do appium execution it works fine.
But when i do app install from Appium then i am getting the permission error.
Could you help me on this ?