Info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: Permission to debug com.igate.cloud was denied. The app must be signed with a development identity (e.g. iOS Developer)

Hi,

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 please check this ?