[AC-546] Windows phone store app reject
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2016-01-07T05:19:38.000+0000 |
Affected Version/s | Appcelerator Studio 4.4.0 |
Fix Version/s | n/a |
Components | Arrow Builder |
Labels | windows_phone |
Reporter | Enea |
Assignee | Sharif AbuDarda |
Created | 2015-12-28T18:24:40.000+0000 |
Updated | 2016-01-07T05:19:39.000+0000 |
Description
If I try to submit my app on the windows dev center I get this error “this submission failed certification”.
I contacted the microsoft support and they told me that I should use the windows phone certification kit.
But if I run the app on the windows phone certification kit I get this error:
“This API is not supported for this application type – Api=OutputDebugStringA. Module= api-ms-win-core-debug-11-1-1.dll.”
I had try to run on windows phone certification kit a clean appcelerator "hello world" windows phone app project but I get the same error!
I don't know how I can do to publish a windows phone app!
Attachments
Hello, According to Appcelerator documentation To distribute an application to Windows app store (for x86-based applications) and Windows Phone Store (for ARM-based applications), you need to: 1.Create an application in the Windows Dev Center. 2.Update information in your tiapp.xml file based on the IDs and fields from the Windows Dev Center. 3.Generate APPX file(s) of your Titanium projects. 4.Start an application submission and upload your APPX file(s) with the submission. Please follow the processes described in the documentation [link](http://docs.appcelerator.com/platform/latest/#!/guide/Distributing_Windows_Applications). Follow every steps, and reply with the step that causing the issue. Reply with full logs. Thanks.