unable to list windows phone applications signed with MFP 7

懵懂的女人 提交于 2019-12-13 04:58:51

问题


We have a problem when trying to list the application signed in the applicationcenter/installers/html.

We get the unsigned applicationCenter app for Windows Phone from the MFP Server repository.

We get a certificate from Symantec (who delivers the certificates for Windows applications).

We signed the applicationCenter app for Windows Phone from the Windows Phone sdk using the certificate delivered by Symantec.

We install the signed applicationCenter app in the applicatonCenter console choosing Installer option.

We generated a token with AETGenerator tool that we uploaded and registered in the application center console for the applicationCenter app for Windows Phone.

We connected to http://hostname:portnumber/applicationcenter/installers.html from the Windows Phone device and we accept the token.

Then we refresh the screen and get a message that the list of application is empty whereas we should see the applicationCenter app signed for WindowsPhone.

Does anyone ever face this issue?

Thanks.


回答1:


Do you see the Windows Phone App Center Client when you open the AppCenter Console in the browser? Can you add any IPA file and mark it as Installer? If you then see the IPA file in the installers.html page of the Windows Phone Device, you are running into an incompatibility that was recently introduced by Windows Phone 8.1 Update 1.

This problem was fixed by an ifix. Depending on your version, you need the following ifix:

  • 7.0.0.x: IF20150407-1506
  • 6.3.0.x: IF20150403-1749
  • 6.2.0.x: IF20150407-0051
  • 6.1.0.x: IF20150407-0051

Note that the first 8 digits of the ifix are a date. Any ifix with a later date is also ok. Ifixes can be obtained from https://www-933.ibm.com/support/fixcentral/

See also http://www-01.ibm.com/support/docview.wss?uid=swg1PI36918



来源:https://stackoverflow.com/questions/31589366/unable-to-list-windows-phone-applications-signed-with-mfp-7

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