Unable to submit iMessage App - ERROR ITMS-90632

I am developing a stand alone iMessage app (App that works only within iMessage) the structure of it is similar to IceCream Builder sample code. When I try to submit the archive to itunes, I am getting the following error :


ERROR ITMS-90632: "Invalid iMessage App. Your iMessage app contains a sticker pack and developer code, but iMessage apps can’t contain both. Remove the sticker pack or developer code and resubmit your app."


I am not sure how to go about resolving the above issue. I started my project by choosing XCode -> Project -> iMessage Application


Any quick help is HIGHLY appreciated since I am close to a launch.


Thank You in advance.

Accepted Answer

I figured out the source of the issue. I had inadvertently added a sicker pack to media.xcassets file and forgot to remove it later. This was a big head scratcher since I couldn't find a sticker pack file in the files directory nor was there any mention of sticker pack anywhere in the code. I hope this saves some time for someone.

Unable to submit iMessage App - ERROR ITMS-90632
 
 
Q