At Apple app quits on launch
gand
Member Posts: 54
I've submitted my App to Mac App Store but rejected for a bug.
They write:
With a valid receipt installed, the app quits on launch. The Console reports the app "Exited with exit code: 173" and the OS states the app "is damaged and can't be opened". This generally indicates that the app is not verifying its receipt correctly.
But my signed app work fine on my computer, how can I solve this bug?
They write:
With a valid receipt installed, the app quits on launch. The Console reports the app "Exited with exit code: 173" and the OS states the app "is damaged and can't be opened". This generally indicates that the app is not verifying its receipt correctly.
But my signed app work fine on my computer, how can I solve this bug?
Comments
See if any of this helps. I haven't found anyone that has actually solved this problem... just a bunch of people WITH the problem. I've spent about 5 hours digging around and this is what I've learned so far.
You are not supposed to install the .pkg by double clicking it and running installer. Instead, check your .pkg by using terminal to install and see if you are getting any missing bundle identifiers like in my log. Here's some instructions to installing your .pkg through terminal. It's at the bottom of this page.
http://wiki.appcelerator.org/display/guides/Submitting+App+to+Mac+App+Store