What Series60ProductID must be set for simulator in PKG file

Login to reply to this topic.
Mon, 2007-10-22 14:51
Joined: 2006-04-03
Forum posts: 14

By default there's:
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

But when installing such application, the simulator says that the platform is incorrect.

I'm trying it on Symbian SE FP3 simulator.

The documentation says:


The UID of the platform version that the application is compatible with. For example,

0x102032BF for Series 60 2nd Edition SDK Feature Pack 3

0x10200BAB for Series 60 2nd Edition SDK Feature Pack 2

0x101F9115 for Series 60 v2.1

0x101F7960 for Series 60 v2.0
...

When entering the UID of compatible platform value, please note that platform versions are not upwards compatible. In other words, if you use, for example, the Series 60 v2.0 UID (0x101F7960), the installation package will be compatible only with Series 60 v2.0 and subsequent platforms.


I've tried to use 0x102032BF, it also gives "the platform is incorrect". So what is the emulator's platform???

  • Login to reply to this topic.