Error submission app update: packages Windows 8.1 (desktop and Phone bundle) + Windows 8.0 -
try send update app windows store windows dev center dashboard, update contains 3 packages: 2 windows 8.1 (desktop , phone) bundle , 1 windows 8.0 not support bundle.
before new dashboard package windows 8.0 accepted in configuration... not , reports error:
a previous submission app released windows phone 8.1 appxbundle. subsequent submissions must continue contain windows phone 8.1 appxbundle.
but isn’t phone package , windows 8.0 can’t make bundle! there solution? old dashboard worked great.
best regards,
claudio
not sure if applicable here. in case i've got same error when updating uwp version of application on store had uwp, wp81 , w8.1 apps. error signaling fact existent store uwp package build bundle new package not.
so solution replace in .csproj <appxbundle>never</appxbundle>
<appxbundle>always</appxbundle>
. if publish visual studio directly can ui described here.
Comments
Post a Comment