[SOLVED] Invalid manifest file is created in the TPK in case of multi-apps
[SOLVED] Invalid manifest file is created in the TPK in case of multi-apps
BY 18 Sep 2013Native Application Development
Hi There,
I have a complex App, which contains 2 GUI + 1 Service App internally. All native. It works fine on my Emulator + Test Device.
All of them have own manifest.info file.
The <Requirements> inside the manifest are the same for all:
However, when I create a package to upload to the store, the command somehow merges these 3 manifest file into 1, and that one is copied into the .TPK.
See command line:
…
And this merged manifest has EMPTY <Requirements> tag, and I cannot upload to the store. (Error msg: The screen size feature in the binary file you have uploaded cannot be verified. Please check it manually and re-upload the file.)
The manifest file from the TPK:
...
<Requirements/>
...
My question, what can I do?
1) can I modify the manifest inside the .TPK manually? I guess not, integrity/security check wil fail
2) create my own manifest_multi.xml for the packager? I did it, put it to the given folder, but the packager simple overwrote with the generated one. Maybe other way to do it?
3) any other tips?
Please help, I cannot upload my App 🙁
It’s TIZEN 2.2
[SOLVED] Invalid manifest file is created in the TPK in case of multi-apps
Hi There,
I have a complex App, which contains 2 GUI + 1 Service App internally. All native. It works fine on my Emulator + Test Device.
All of them have own manifest.info file.
The <Requirements> inside the manifest are the same for all:
However, when I create a package to upload to the store, the command somehow merges these 3 manifest file into 1, and that one is copied into the .TPK.
See command line:
…
And this merged manifest has EMPTY <Requirements> tag, and I cannot upload to the store. (Error msg: The screen size feature in the binary file you have uploaded cannot be verified. Please check it manually and re-upload the file.)
The manifest file from the TPK:
My question, what can I do?
1) can I modify the manifest inside the .TPK manually? I guess not, integrity/security check wil fail
2) create my own manifest_multi.xml for the packager? I did it, put it to the given folder, but the packager simple overwrote with the generated one. Maybe other way to do it?
3) any other tips?
Please help, I cannot upload my App 🙁
It’s TIZEN 2.2
Thank you
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio