[AC-617] Error while deploying app on Windows App Store
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Hold |
Resolution Date | 2016-02-22T20:17:41.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | windows |
Reporter | Parmeet Singh |
Assignee | Shak Hossain |
Created | 2016-02-11T14:54:20.000+0000 |
Updated | 2016-02-22T20:17:41.000+0000 |
Description
I am trying to upload my appx file on Windows app store but getting following errors:
* Error Found: The binary analyzer test detected the following errors:◦File HAL.dll has failed the SafeSEHCheck check.
* Error Found: The supported APIs test detected the following errors:◦API OutputDebugStringA in kernel32.dll is not supported for this application type. appname.exe calls this API.
◦API OutputDebugStringA in kernel32.dll is not supported for this application type. HAL.dll calls this API.
Hello, The issue is occur due to the certificate error in publishing apps in Windows store. Please follow the guidence in the documentation link [here](http://docs.appcelerator.com/platform/latest/#!/guide/Distributing_Windows_Applications). Also, Here is a link to [similar issue](https://social.technet.microsoft.com/Forums/en-US/c4f89179-fa03-435c-8c1b-0e04a00649fa/windows-app-certification-kit-test-results-windows-10?forum=WinPreview2014General) in native platform. Thanks.