ios - Unable to upload new build on iTunes Connect -


i have gone through various similar questions asked here on stack overflow , on other blogs. unfortunately, none of solutions resolving issue.

after doing lot of search & when not able solve issue, decided ask all.

i explain scenario briefly. have uploaded ios application beta testing on itunes connect. app's current status in itunes connect "expired" 30 days testing period over. did few source code modifications , want make updated application available testers. therefore, tried upload new build version app.

what did -

  1. app version (bundle versions string.short) - not modified (1.0)
  2. bundle version - modified "1.1" "1.1.1"
  3. build application
  4. submitted application - window -> organizer -> submit

even though did properly, getting error in below -

redundant binary error

can of please me understand might doing mistake? appreciated.

edit 1:

i tried use build version 1.2/ 1.2.1 well. tried upload complete new app record in itunes connect app version 2.0 , build version 2.1.0/ 210, everytime got same error.

edit 2:

my app's current status in itunes connect "expired". matter while uploading new build version same app? if yes, best solution such issue?

finally issue got resolved. along modifying build version , keeping bundle version is, need check few build settings whether set properly.

i missing them , why not able upload updated version of application itunes connect.

please, refer below screen shot these build setting.

required build settings

you can find complete blog here - ios 8 beta testing testflight

this helped me , hope few others.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -