Here is my problem.
I am still getting this issue as a reason to fail certification of the application.
I really really cannot find the reason this is happening.
I opened the triagedumb that they sent me and it shows the following error :
Unhandled exception at 0x74FFA7AD (combase.dll) in triagedump.dmp: 0xC000027B: An application-internal exception has occurred (parameters: 0x052CF204, 0x00000001).
After a check on the call stack I found the following :
System.Runtime.InteropServices.WindowsRuntime.Wind owsRuntimeMarshal.RoReportUnhandledError(System.Ru ntime.InteropServices.WindowsRuntime.IRestrictedEr rorInfo error) Unknown
I never have an error on my Desktop pc and on my Laptop which is my main development tool.
My specc is a Toshiba Satellite Intel(R) Core™ i7-4700MQ CPU @ 2.4GHz 8GBDDR3 ram Windows 8.1 64bit OS Nvidia Geforce GT 745M
I tested it on mine and on numerous different terminals of Windows help and learning due to the fact that my partners are on the MSP program and have access to these devices.
No crush at all.
I checked again and again every single line on the project I developed just in case but have not find any information but still no clue what is causing this.
I am reading this triagedumb over and over and I cannot find any logical solution. I tried to upload an RT and x86 package failed , I tried only x86 failed on the same exact error call by MS ,
Content compliance: failed
This test evaluates your software for content compliance with Windows Store Certification Requirements. Learn more
.
Your app doesn’t meet requirement 3.2. Learn more
Commons reasons why apps fail this requirement:
• The app crashes on launch.
• The app crashes randomly or repeatedly.
• The app freezes and the user has to close and restart the app.
• The app requires a Windows component library that the Windows Store doesn’t support. To avoid this, make sure your development tools are up-to-date.
.
Notes from Testers:
.Unfortunately, when our reviewers tried to launch your app failed to launch every time. Our reviewers were unable to complete a review. If we were able to capture a crash report, we have provided it to you. Please see: Microsoft Learn: Build skills that open doors in your career for information on how to work with the crash reports.
My app surely does not crush on launch for sure it does not crushes repeatedly as I was junmping like a monkey on the tablets pressing all buttons and trying to trigger all the functionality it does provide at once, it sure does not freezes as I am testing it with its full features for over 80 hours of playing time now and finally since the WACK does not allow me to pass it if I do not have a library that is required I do not upload it. Do not know what the heck to do, it really starts to be totally mind****ing me.
Any guess ???