[Duplicate questions do not answer my issue]
So I'm trying to submit my app with Application Loader, and I'm getting this issue:
Application failed codesign verification. The signature was invalid, contains disallowed entitlements or it was not signed with an iPhone Distribution Certificate.
Now, at the moment I have been able to codesign verify, since I was able to use my distribution profile to put the application onto various different devices for testing. Am I right in assuming that the same Certificate/Profile and Bundle Identifier is used when you actually want to submit the app? I don't see how I am having problems with this, but not when I put it onto devices for testing.
Any help would be massively appreciated.