Archived:Backup and restore fails for applications using a developer certificate (Known Issue)
hamishwillee
(Talk | contribs) m (moved Backup and restore fails for applications using a developer certificate (Known Issue) to Archived:Backup and restore fails for applications using a developer certificate (Known Issue)) |
|||
| (13 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Archived|timestamp=20120216102735|user=roy.debjit| }} | |
| − | + | [[Category:Known Issue]][[Category:Symbian C++]][[Category:S60 3rd Edition (initial release)]][[Category:Backup]][[Category:Symbian]] | |
| − | {| | + | {{Abstract|Backup and restore of applications using the {{Icode|backup_registration.xml}} file on S60 3rd Edition is not functioning as intended when the application is signed using a developer certificate.}} |
| − | | | + | |
| − | + | ||
| − | + | ||
| − | |- | + | {{ArticleMetaData <!-- v1.2 --> |
| − | | | + | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> |
| − | ===== | + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> |
| − | | | + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> |
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |platform= S60 3rd Edition | ||
| + | |devicecompatability= <!-- Compatible devices (e.g.: All* (must have GPS) ) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing= <!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |language= <!-- Language category code for non-English topics - e.g. Lang-Chinese --> | ||
| + | |translated-by= <!-- [[User:XXXX]] --> | ||
| + | |translated-from-title= <!-- Title only --> | ||
| + | |translated-from-id= <!-- Id of translated revision --> | ||
| + | |review-by= <!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp= <!-- After re-review: YYYYMMDD --> | ||
| + | |update-by= <!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp= <!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate= 20070816 | ||
| + | |author= [[User:Technical writer 1]] | ||
| + | <!-- The following are not in current metadata --> | ||
| + | |id= KIS000544 | ||
| + | }} | ||
| − | + | ==Description== | |
| − | + | When the application is signed against either a trusted certificate or a self-signed certificate, backup and restore works as expected, provided that the backup registration file is included in the application SIS package. | |
| − | ==== | + | |
| − | + | ||
| − | + | When a developer certificate is used, the restore process fails for that application. This affects all certificates that are bound to specific device ID (IMEI) value(s), most notably developer certificates. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ==Solution== | |
| − | + | This has been fixed in S60 3rd Edition, FP1 in spring 2007 (e.g. Nokia N95, firmware 12.0.13 onwards). See also article [[TSS000750 - Enabling backup and restore for installed C%2B%2B applications]]. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Latest revision as of 09:58, 15 June 2012
Backup and restore of applications using the backup_registration.xml file on S60 3rd Edition is not functioning as intended when the application is signed using a developer certificate.
Article Metadata
Compatibility
Article
Description
When the application is signed against either a trusted certificate or a self-signed certificate, backup and restore works as expected, provided that the backup registration file is included in the application SIS package.
When a developer certificate is used, the restore process fails for that application. This affects all certificates that are bound to specific device ID (IMEI) value(s), most notably developer certificates.
Solution
This has been fixed in S60 3rd Edition, FP1 in spring 2007 (e.g. Nokia N95, firmware 12.0.13 onwards). See also article TSS000750 - Enabling backup and restore for installed C++ applications.

