Archived:Vendor information in SIS file must not change between software versions (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
When updating an existing application or component on S60 3rd Edition, the vendor information within the new SIS package must be identical to the currently installed package.
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 1
(21 Aug 2007)
Last edited: hamishwillee
(21 Jun 2012)
Description
Vendor information is specified by two mandatory strings in the .pkg file:
; localized vendor name(s) (corresponding to language),
; displayed during installation
%{"Vendor-EN", ...}
; non-localized (global) vendor name
:{"Unique Vendor"}
Specifically, the non-localized vendor string in the updated package must match the vendor of the package currently installed in the device.
This, in combination with signing, prevents the unauthorized upgrade of a package by someone other than the rightful vendor. If vendor strings do not match between the old and new packages, the installation will fail with an "Update error"
Solution
See detailed description.


(no comments yet)