Hello,
I also have a question about checking platform ID in pkg file.
My application should be run under devices with S60 3rd Edition and above. So I am using
The application uses APS (Audio Proxy Service), which should be embedded into the installation package. But because there are two version of APS (one for 3rd Edtion and the other for 3rd Edition FP1). In order to install APS, except checking the exist of APS, the platform between 3rd and 3rdFP1 shoud also be checked.Code:[0x101F7961], 0, 0, 0, {"Series60ProductID", "Series60ProductID"}
I didn't find any information in document, and now am using MachineUID at first.
My question is, if there is any possible way to check the platform id for installing such kind of embedded plugins sis?
Regards
Pai



