
Originally Posted by
psr1410
Hi folks,
I submitted my APP in the OVI store, It was failed in QA. Because the APP was not launching from Store Client. I modified my WRT Widget code. But still it was not launching the APP using my UID. Later I found the UID assigned for the APP was not the same as the UID used in .mmp file.
this is what we are using in .mmp file
UID 0 0x20059CD0
But when I get the Installed APP information from the APPManager. For my APP the assinged UID was 0x2000DCC6.
Why it was Changed?
How can we fix that ISSUE?