I am trying to invoke an app within a thread of another app. I have the target app's unique id. I do not need to do modifications in the source code of the target app.
How do I launch the target app?
I am trying to invoke an app within a thread of another app. I have the target app's unique id. I do not need to do modifications in the source code of the target app.
How do I launch the target app?