I have an app "TestApp" with BundleID: ABCD12234.com.mycompany.testapp on itunesconnect. In my Provisioning Portal there is no App that has AppID: ABCD12234.com.mycompany.testapp but I have an app with AppID: EFGH5678.com.mycompany.testapp So is has the same Bundle Identifier but different Bundle Seed ID.
I now want to push an update to the TestApp on itunesconnect. How can I do that? Or can I even to that?
Thank you!