ios - Appium - application must be signed with a developer identity -


i have application want open through applium, after creating adhoc ipa putting in valid provisioning profiles , developer certificates in both target , project build settings .

the error log getting follows :

info: [debug] [inst stderr] instruments trace error : target failed run: permission debug com.optimus.btr denied. app must signed development identity (e.g. ios developer).  info: [debug] [instserver] instruments exited code 253 info: [debug] killall instruments  info: [debug] instruments crashed on startup info: [debug] exceeded number of retries allowed           instruments start; failing launch info: [debug] stopping ios log capture info: [debug] running ios sim reset flow info: [debug] killing simulator process info: [debug] killall ios simulator info: [debug] killing other simulator daemons 

any regarding how fix issue appreciated , many .

i had same issue, workaround able manage install application onto ios device before starting appium tests , ,the run tests appium, sort out issues fruitstrap , instruments crashed on startup crash


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -