Is there any certification toolkit for WP8 apps?

…衆ロ難τιáo~ 提交于 2019-11-26 23:25:02

问题


I am developing a new application that will target the new WP8 platform.

Previous versions of Phone SDK, like WP7.1 or WP7.5 SDK contained special toolkit to test you XAP before submission for some obvious problems (like some mandatory image files missing).

A similar function is fulfilled by the WACK for Win8 Desktop Apps.

But I can't find any toolkit for testing my WP8 applications. The only option I found is to "Windows Phone Application Analysis" provides me with some performance information but there seem to be no static rule-based check of the XAP package performed.

Am I missing some software installation?


回答1:


For WP8 apps, right click on your project in VS2012 Solution Explorer ---> Click "Open Store Test Kit". You can read more about what's being tested for on MSDN @ http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh394032(v=vs.105).aspx



来源:https://stackoverflow.com/questions/13962397/is-there-any-certification-toolkit-for-wp8-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!