-
Re: After iMessages Sticker submission receiving email with following errors
CartoonSmart.com Sep 12, 2016 7:39 AM (in response to militantjones)Thats an odd message. Those Sticker Packs are pretty barebones. You might want to start a new project and copy in your stickers from the old project. Its pretty simple as you can view the entire pack in the Finder and just overwrite the entire Sticker Pack.stickerpack folder.
Might shake loose the bad mojo.
-
Re: After iMessages Sticker submission receiving email with following errors
pdm Sep 12, 2016 7:47 AM (in response to militantjones)I haven't seen these errors before, but from the sound of them I'm wondering if the issue is that you hadn't exported the .ipa for App Store distribution. Did you?
-
Re: After iMessages Sticker submission receiving email with following errors
ailienspaceIOS Sep 18, 2016 2:45 PM (in response to pdm)I am running into the same exact problem, even though I am using XCode 8. I also have tried with and without exporting, but still get the same error. If the OP has found the solution, it would be helpful to know how to fix this!
-
Re: After iMessages Sticker submission receiving email with following errors
pdm Sep 19, 2016 6:01 AM (in response to ailienspaceIOS)What do you mean "tried with and without exporting"? In order to submit to the App Store you have to go through the exporting process.
I'd recommend starting here: https://developer.apple.com/app-store/imessage-app-submissions/, and you can also dig into the App Distribution Quick Start, or for extremely extensive details App Distribution Guide.
Lastly, if you're not able to get this to work at all, you can contact our Developer Technical Support team at developer.apple.com/support/technical and submit an incident there (all developers get 2 free incidents per year).
-
Re: After iMessages Sticker submission receiving email with following errors
JLust Mar 7, 2017 12:25 AM (in response to pdm)Because this went with out a solution. I just spent severl hours decoding what this message about "MessagesApplicationSupport" really ment.
Drum roll please ...
.....
......
.......
The Distribution Provisions were not properly valid via XCode Auto provisioning.
The Solve: Manually created new distributed provisions on the dev portal for both the app wrapper and app extention, manually imported them into xcode, and uploaded the build again for a successful processing.
-
-
-
Re: After iMessages Sticker submission receiving email with following errors
yeara13 Dec 23, 2017 8:17 AM (in response to pdm)I am getting a similar message:
Invalid Messages Application Support - The files MessagesApplicationStub don’t match MayuMessages.app/MessagesApplicationStub. Make sure the files are correct, rebuild your app, and resubmit it. Don’t apply post-processing to MayuMessages.app/MessagesApplicationStub.
Any idea why??
ive tried signing manully and turning bitcode off bot none seem to work
-
-
Re: After iMessages Sticker submission receiving email with following errors
yeara13 Dec 21, 2017 1:07 PM (in response to militantjones)I am receiving the same notice over and over again,
I have tried manually signing (as i always do) and turning bitcode off, but nothing seems to work.
My app is not a sticker pack.
Does anyone have a solution?