语言

Menu
Sites
Language
Error with app upload

I am trying to upload my app, but I get this error when I do:

File upload has failed.
There is no Package ID or version information in the manifest.xml (or config.xml) file registered.
Please visit developer.tizen.org to download a new manifest.xml (or config.xml) file and upload it again.
Here is my config.xml I download the one from the site to compare as well, but I cannot identify the issue.

https://dl.dropboxusercontent.com/u/44188718/config.xml

Thanks!

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

4 回复
youngsik yoon
did you generate config.xml in tizen sdk? your app should have app-id and required version like "". so open your config.xml in tizen sdk, go to the "Tizen" tab and confirm your app-id and required version.
Nathan Bennett
No, but my app does have an ID. I attached the config.xml. When I try to open the xml I get this message: "Could not open the editor: This file will be opened in the Project Explorer only" Also, I don't see a tizen tab? Thanks.
Nathan Bennett
I've fixed that but now I'm getting this error, my application version is "1.01" Application version information for the manifest file can have up to 10 digits including both numbers and dots. (e.g. 1.0.0.1)
youngsik yoon
like this.
< tizen:application id="cQxD4M17S7.AnalogWatch" package="cQxD4M17S7" required_version="2.2" />