Hello All,
In a symbian application i have used TUid KOSSBrowserUidValue = {0x10008D39}; for open the browser it will work for all editions or
in some symbian editions it will show problem.
My application is for 3rd Ed Fp1, Fp2 and 5th Ed.
Thanks
Hello All,
In a symbian application i have used TUid KOSSBrowserUidValue = {0x10008D39}; for open the browser it will work for all editions or
in some symbian editions it will show problem.
My application is for 3rd Ed Fp1, Fp2 and 5th Ed.
Thanks
I am utilizing the same UID for all the editions starting FP1 till Nokia Belle, & its working very fine. What problem do you face in those(& which one's) devices?
Do Remember to Search for your query on Google/Forum Wiki& DiBo , it really saves your time & You get your queries answered(in most of the cases) before posting them on Dibo itself. :)
Could be due to legacy uid issue.Uid with 0x1FFFFFFF is a legacy uid for earlier device.Looks like your app is created for s60 3rd fp1 and could be still using the legacy uid.