ITMS-90129: The bundle uses a bundle name or display name that is already taken.

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:

ITMS-90129: The bundle uses a bundle name or display name that is already taken.

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.
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?
Accepted Answer
I found the solution.
I had over 30 localizations for app name. On of my app name in Croatian was 'radio' and that is why it get rejected. There was no problems before September 2020
ITMS-90129: The bundle uses a bundle name or display name that is already taken.
 
 
Q