I need to express sign my application of which two builds are made, one for touch devices & other for non touch one's .Should/can i keep the protected UID same for both versions, would there be any issues while express signing the application?.
I need to express sign my application of which two builds are made, one for touch devices & other for non touch one's .Should/can i keep the protected UID same for both versions, would there be any issues while express signing the application?.
Shouldn't really be any issues, also it is easier for your code management to keep the same UID.
yes exactly it would be easier to manage, otherwise i need to change the UID's again for other version, but just wanted to confirm that express signing won't create any problems..