Trying to upload my iOS app, I got this error:
ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"
More:
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter Checksums = {MyApp.ipa=5fd691cb09c481406ad0fa356823baaa}
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter ErrorCode = 1102
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter Success = false
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter Errors = [ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"]
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter FilesToUpload = [metadata.xml, MyApp.ipa]
[2015-02-24 14:26:04 MEZ] <main> ERROR: ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"
[2015-02-24 14:26:04 MEZ] <main> DBG-X: The error code is: 1102
[2015-02-24 14:26:04 MEZ] <main> INFO: Done performing authentication.
[2015-02-24 14:26:04 MEZ] <main> DBG-X: Returning 1
Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/rh/lwg7fq_d68qgkndtzgtzsqv40000gn/T/3CAC8400-1C27-4AFE-914F-068B71C4BA82/969567779.itmsp - Error Messages:
ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"
What/where is '$key': '$path'
. Can anybody give me an advice? Thanks.