Error- Publish on windows 8
Hi All, I have one error when upload my app on the App Certification kit, the error say;
◦ String Reference "ms-resource: Description": language "(null)": the string must not be empty (its length should be greater than zero).
any help?
I'm going crazy, because I can not find anything about the problem.
I would also like to know how I can choose different languages for my description in the store window, can not find it anywhere.
Thanks so much
@jonmulcahy @atxryan @SaladStraightShooter
◦ String Reference "ms-resource: Description": language "(null)": the string must not be empty (its length should be greater than zero).
any help?
I'm going crazy, because I can not find anything about the problem.
I would also like to know how I can choose different languages for my description in the store window, can not find it anywhere.
Thanks so much
@jonmulcahy @atxryan @SaladStraightShooter
Comments
know where you can choose different language for the metadata?
This is an error you get when running the Windows App Cert Kit on your testing machine? If so, I think @jonmulcahy's answer should solve your problem.
As for the localization for your description in the Windows Store, GameSalad will need to provide a way to select additional languages when you create the app package. Supported languages are specified in an app's package.appxmanifest file (meta data).
For instance, I recently released an app I built supporting English, German, and French localizations.