codenameone - Codename one uwp sumbission fail -
i'm trying submit app windows store, submission failed following error:
invalid package publisher name: cn=steve (expected: cn= ... ) , make me realized appxbundlemanifest generated server contains line
<identity name="42415wefeelpharm.httprequestor" publisher="cn=steve" version="1.0.1.0"/> i've confirmed correct package publisher id used generate certificate. please advice on how proceed. appreciated.
edit:
edit edit:
i used windows 10, jdk1.8.0_131, eclipse 4.7 build...
go account settings -> https://dev.windows.com/en-us/account/management
in page see "windows publisher id" copy value "cn=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx60"
go vs, open package.appxmanifest, go line:
change "cn=steve" value copied, "cn=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx60", , that's it. compile , try again

Comments
Post a Comment