Languages

Menu
Sites
Language
Problem in uploading application on tizen store

Hi guys I am new to tizen and I got error during uploading my application on tizen store.I got the following message 

Manifest.xml (or Config.xml) cannot be read from the tpk (or wgt) file

registered.

Please visit IDE to download a new manifest.xml file and upload it again.

Please check the location of the file as the file must exist in the info

folder of the tpk (or wgt) file for a normal upload.

(The folder name is case sensitive.)

 

I have checked and downloaded manifest.xml file again but it shows the same problem.Please help me over this issue.

Thanks in advance

 

Responses

4 Replies
Alex Dem

Just fyi:
You could try to go to Support-> My Q&A and ask there , see also http://seller.tizenstore.com/qa/getQaList.as
I was able to upload test tpk (architecture :arm, configuration: release ), I just have added into mainfest feature screen.size.normal .
I have used 2.3.0 official.
Alexey.

Sourabh Rudrawar
Hi Alex, I am using 2.2.1 version.
daniel kim

Hi,

I guess that something was happend during packaging your application as I faced similar issue before.

In my case, I've cleaned up the proejct and rebuilt it. then my publishing of AppStore was done.

If you attach the error log which was posted by tester to here, it will be helpful to figure out your problem.

 

Alex Dem

Hi,
It is good suggestion. Better remove debug /release folders at all, add screensize feature and rebuild tpk with active release configuration.
Alexey.