Hi,
I have to package two native UI Apps into a single package. One is normal UI app (with main menu icon) and another is IME UI app (without main menu icon). I installed the package and tried to run the normal UI app. It is not showing any UI. Main frame jumps from initializing directly to terminating. When I packaged and installed normal UI app alone, I am able to run it properly.
Does or does not tizen support packaging multiple UI applications together?
Is there a special process I need to follow to package two UI apps?
Any pointers would be helpful.
I have gone through the documentation about package UI app and service app. Could not find anything that is relevant for multi UI apps.
Thanks