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.