i got jailbreak iphone ios 6
in my tweak on ios 4&5 I used (void) kill to close other app running in the background. this is my code:
Assuming the second app is yours, you could open the second app with openURL and have it kill itself in the App Delegate callback.
openURL