the last time I read about the application UID is a while ago but now my project will be completed soon and I need to deal with that issue again.
What I remember is that every application needs a unique UID to be not confused with other applications on a phone, right? And one has to ask for an unique UID at Symbian, right?
Now I would like to know if that's right and some other thing : Where does an application's UID show up (where do I need to make changes for a new UID? )? Only in the SIS file, so I would only have to manipulate the .pkg file when my program gets a new UID or do I need to edit the source somewhere and recompile, too?
Would be happy if someone experienced on that matter told me about that UID issue.