Archived:Backup and restore fails for applications using a developer certificate (Known Issue)
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot update - Fix ArticleMetaData) |
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)) |
||
| (4 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:Known Issue]][[Category:Symbian C++]][[Category:S60 3rd Edition]][[Category:Backup]] | + | {{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 --> | {{ArticleMetaData <!-- v1.2 --> | ||
|sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | ||
| Line 22: | Line 25: | ||
|author= [[User:Technical writer 1]] | |author= [[User:Technical writer 1]] | ||
<!-- The following are not in current metadata --> | <!-- The following are not in current metadata --> | ||
| − | |||
|id= KIS000544 | |id= KIS000544 | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
==Description== | ==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 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== | ==Solution== | ||
| − | This has been fixed in S60 3rd Edition, FP1 in spring 2007 (e.g. Nokia N95, firmware 12.0.13 onwards). | + | 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.

