windows xap fails certification: app silently terminates at launch.
I have submitted my app to the windows store and it will not pass certification due to the error:
"app silently terminates at launch"
I understand that others have submitted apps successfully, but I can't figure out what's wrong with my app. In the web there are reports of others with this problem - they're not using Appery - who indicate that the problem might have to do with some dll that had been patched. So most answers suggest it's not a problem with the code, but some file getting corrupted.
Suggestions?