Hello, has anyone found a definite way of solving this issue? Due to some circumstances I'd like to release a version with 4 integers, and even though I was able to create the release on the App Store Connect, I get error ITMS-90060 from XCode.
If setting different values for Bundle Version and Short Bundle Version, what is the recommended setting? If I want to release version 2.0.2.3 and set the Bundle version as 2.0.2.3, should the Short bundle version be 2.0.2? What if I have already released version 2.0.2 in the past?
Overall, is it recommended to just avoid using 4 integers in versions? Or on simple terms, is it impossible to use 4 integer versions nowadays?
Thanks in advance for any help.