Archived:Backup and restore fails for applications using a developer certificate (Known Issue)
hamishwillee
(Talk | contribs) |
hamishwillee
(Talk | contribs) m (Hamishwillee - Add Abstract. Tidy wiki text.) |
||
| Line 1: | Line 1: | ||
| − | [[Category:Known Issue]][[Category:Symbian C++]][[Category:S60 3rd Edition]][[Category:Backup]] | + | [[Category:Known Issue]][[Category:Symbian C++]][[Category:S60 3rd Edition]][[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 24: | ||
|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 | ||
}} | }} | ||
{{Archived|timestamp=20120216102735|user=roy.debjit| }} | {{Archived|timestamp=20120216102735|user=roy.debjit| }} | ||
| − | |||
| − | |||
| − | |||
==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]]. |
Revision as of 08:16, 1 March 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.

