Hi everybody,
I am trying to upload my first construct 2 game to the windows store. Unfortunetely it does not pass the certification process. I also valdiated the App with the Test-Kit on my machine, this one I do pass.
Could anybody give me a hint how to pass this process or give me a int how to find the failure. I am not able to find the exacpt error description in the "Error Report" send from ms.
Sig[0].Name=PackageFullPath
Sig[0].Value=CollisionBird_1.1.0.3_x64__f3wr11vcsndnr
Sig[1].Name=AppName
Sig[1].Value=App
Sig[2].Name=RestrictedStackHash
Sig[2].Value=a448
Sig[3].Name=ExceptionType
Sig[3].Value=8
Sig[4].Name=Filename
Sig[4].Value=ms-appx:////.collisionbird//c2runtime.js
Sig[5].Name=SourcePosition
Sig[5].Value=370_498
<ProblemSignatures>
<EventType>WWAJSE</EventType>
<Parameter0>CollisionBird_1.1.0.3_x64__f3wr11vcsndnr</Parameter0>
<Parameter1>App</Parameter1>
<Parameter2>a448</Parameter2>
<Parameter3>8</Parameter3>
<Parameter4>ms-appx://collisionbird/c2runtime.js</Parameter4>
<Parameter5>370_498</Parameter5>
</ProblemSignatures>