Bundle Identifier problem when publishing

sebmacflysebmacfly Member Posts: 1,018
Hi there,

I'm having a serious problem when i want to generate my app, the server don't want to accept my bundle identifier i always used before.

Here is the exemple :
NOT OK
image

OK
image

If i delete the (-) it's ok, but i need it! all my apps have a - (because of my company name) :(

Thanks for help

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    please post in the 10.4 release thread, there's a bunch of people with the same error
  • sebmacflysebmacfly Member Posts: 1,018
    please post in the 10.4 release thread, there's a bunch of people with the same error

    Already posted in this section, was in the first messages.
  • sebmacflysebmacfly Member Posts: 1,018
    edited September 2013
    It's ok for an AdHoc test...
    But if i want to publish with my Appstore provisionning profile, that doesn't work.
    I can make the app, compress it, and when i'm gonna publish it with the "Application Loader", i get this error :

    "This Bundle is invalid"
    My Bundle when i publish is the right bundle.

    image

    What's this error?

    I can't update my apps for iOS 7, Thanks...
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    edited September 2013
    It's ok for an AdHoc test...
    But if i want to publish with my Appstore provisionning profile, that doesn't work.
    I can make the app, compress it, and when i'm gonna publish it with the "Application Loader", i get this error :

    "This Bundle is invalid"
    My Bundle when i publish is the right bundle.

    image

    What's this error?

    I can't update my apps for iOS 7, Thanks...
    expand the activity window, that error message is truncated. See how it goes ERROR ITMS-9000: "This bundle is invalid. The...

    The '...' means the error message continues but has been cut off.
  • sebmacflysebmacfly Member Posts: 1,018
    Oh i see, you need the complete error message? i'm trying to show it
  • sebmacflysebmacfly Member Posts: 1,018
    Ok i updated the picture... see, i'm using an higher version, why this problem?
  • sebmacflysebmacfly Member Posts: 1,018
    Man, i tryed 1.44 and that worked... so strange!

    image
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    edited September 2013
    Man, i tryed 1.44 and that worked... so strange!
    that's how apple's system works. 1.4 is less than 1.33.

    If you had 1.3.3, 1.4 would have been a valid entry. I ran into issues with this awhile back and I just stick with major.minor(.version if needed)

  • sebmacflysebmacfly Member Posts: 1,018
    Man, i tryed 1.44 and that worked... so strange!
    that's how apple's system works. 1.4 is less than 1.33.

    If you had 1.3.3, 1.4 would have been a valid entry. I ran into issues with this awhile back and I just stick with major.minor(.version if needed)

    Thanks ;)

Sign In or Register to comment.