android - keep my phonegap application from closing while navigating to another application to copy some data -


I have created an application using an Android and IOS PhoneGap.
I need a user to navigate to another application on the phone and copy a token (string) and return to my app and paste it

This is completely on Android device Works fine, but on IOS (both devices on which I have tested Iphone 5 with IOS7) When the user moves away from my app and then returns, it is restarting my app. This is my application. Loads on the light page & amp; Of course reference & amp; They have gone as necessary to paste the string

Is there any way to close the app for 30 seconds, while a user navigates to another app and then returns?

(I have searched for information on this, but I can get information about making a service. I do not need to apply to run in the background to work. Is not required, while the user goes away to copy the wire from another app)

By disabling debugging and hydrating, and using the "App PhoneGap Build" option of your app Resolve it by repair I think the hydration was forcing the app to restart, when it would lose and gain focus.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -