Hello,
I received UIDs for five IMEI's and what should I do know? Should I paste each UID in *.pro file and test on device:
symbian {
vendorinfo = \
"%{\"vendor\"}" \
":\"vendor\""
my_deployment.pkg_prerules = vendorinfo
TARGET.UID3 = xxx
#0xE73E405A 0xeea770b1
TARGET.CAPABILITY += Location
TARGET.EPOCSTACKSIZE = 0x14000
TARGET.EPOCHEAPSIZE = 0x020000 0x800000
addFiles.sources = ling_pl.qm ling_de.qm ling_it.qm ling_fr.qm ling_ja.qm ling_es.qm
addFiles.path = .
DEPLOYMENT += addFiles my_deployment
}
What about the fixed UID (0x2002CCCF) ?
When I try to use Smart Installer I see this:
![]()




