Hey,
im using the build-service api to generate an android and iphone app.
first im posting a zip file to create a new app on build-server.
after that im pushing the correct ios-key-id.
till here it seems to be working. Ive checked it in the browser.
after this step im waiting 10 seconds, before im repeatedly (20 seconds intervall) sending a get-request with the app-id to check if the builds are completed.
but im getting always an ios-build-error.
here is the error log:
No such file or directory - /var/folders/-P/-PX17287HeaPsPCVDhs5OU+++To/-Tmp-/0f7124ac-c403-11e0-a7fe-1231390521a2/certs/iPhone Distribution.p12 or /var/folders/-P/-PX17287HeaPsPCVDhs5OU___To/-Tmp-/0f7124ac-c403-11e0-a7fe-1231390521a2/certs/iPhone_Distrib
maybe it is important for you to know, that im doing this routine programmatically.
im using the build-service api to generate an android and iphone app.
first im posting a zip file to create a new app on build-server.
after that im pushing the correct ios-key-id.
till here it seems to be working. Ive checked it in the browser.
after this step im waiting 10 seconds, before im repeatedly (20 seconds intervall) sending a get-request with the app-id to check if the builds are completed.
but im getting always an ios-build-error.
here is the error log:
No such file or directory - /var/folders/-P/-PX17287HeaPsPCVDhs5OU+++To/-Tmp-/0f7124ac-c403-11e0-a7fe-1231390521a2/certs/iPhone Distribution.p12 or /var/folders/-P/-PX17287HeaPsPCVDhs5OU___To/-Tmp-/0f7124ac-c403-11e0-a7fe-1231390521a2/certs/iPhone_Distrib
maybe it is important for you to know, that im doing this routine programmatically.



