I'm trying to upload an update for my current application and I get Binary reject. I uploaded build with Xcode, everything succeeded and then I get an email:
The only thing I did in new update is created framework as separate target which I included in my app.
Can I somehow get more information what bundle name/display name is already taken and what I should change?
The thing is I haven't change bundle id or bundle name or display name. After getting this error I tried to change but always get the same error.ITMS-90129: The bundle uses a bundle name or display name that is already taken.
The only thing I did in new update is created framework as separate target which I included in my app.
Can I somehow get more information what bundle name/display name is already taken and what I should change?