Archived:Backup and restore fails for applications using a developer certificate (Known Issue)
m (Category:Backup) |
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData) |
||
| Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | {{ | + | {{ArticleMetaData |
|id=KIS000544 | |id=KIS000544 | ||
|platform=S60 3rd Edition | |platform=S60 3rd Edition | ||
| Line 10: | Line 10: | ||
|creationdate=December 29, 2006, updated September 17, 2007 | |creationdate=December 29, 2006, updated September 17, 2007 | ||
|keywords= | |keywords= | ||
| + | |||
| + | |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]]) --> | ||
| + | |sdk=<!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |devicecompatability=<!-- Compatible devices (e.g.: All* (must have GPS) ) --> | ||
| + | |signing=<!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities=<!-- Capabilities required (e.g. Location, NetworkServices.) --> | ||
| + | |author=[[User:Technical writer 1]] | ||
}} | }} | ||
Revision as of 14:12, 24 June 2011
Article Metadata
Compatibility
Article
Overview
Backup and restore of applications using the backup_registration.xml file is not functioning as intended when the application is signed using a developer certificate.
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.

