I am trying to publish my C2games to win8.
I can successfully test my app on win8 now,
but failed to pass the Windows App Certification Kit.
The report shows "Bytecode generate" problem.
As far as I know(not sure),
failing to pass this kit means my app can't be approved by Microsoft.
At first, I think it's my own problem of my C2games,
so I test Official game "Ghost Shooter(Rain Demo)",
and it shows the same problem.
Here are the result reports form Windows App Certification Kit:
Report of my game(.xml file):
https://dl.dropbox.com/u/49730415/win8certtestresult2.xml
Report of Ghost Shooter:
https://dl.dropbox.com/u/49730415/win8certtestRainDemo01.xml
I'm sorry they are written in traditional Chinese,
I don't know how to change language settings of win8 system till now.
You can see the green words are "Pass", and the red words are "fail".
Actually those 2 xml files are totally the same except their titles.
Thanks if anyone knows anything about this problem.
(and if anyone knows how to change win8 language settings of OS)
by the way,there seems not a complete tutorial of signing and publishing steps to follow.(or is it just not obvious to me?) Thanks if anyone knows where to find this kind of tutorial.