Hi all,
i am develoing app in which there are two components one is UI Component and another is Base component which does parsing of xml files. I can have different UI components but Base component is same for different UI compoment.
when i install app in iPhone base component and uicomponent will be installed,when i want to use different UI component then i should install only UI Component if base component alerdy exist,each time i install different UI Component base component should not be installed if it alredy exist.How to develop such kind of app.
i am develoing app in which there are two components one is UI Component and another is Base component which does parsing of xml files. I can have different UI components but Base component is same for different UI compoment.
when i install app in iPhone base component and uicomponent will be installed,when i want to use different UI component then i should install only UI Component if base component alerdy exist,each time i install different UI Component base component should not be installed if it alredy exist.How to develop such kind of app.