This is a migrated thread and some comments may be shown as answers.

Multiple app instances

1 Answer 24 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sangeeta
Top achievements
Rank 1
Sangeeta asked on 16 Jul 2015, 12:12 PM

Hi,

Is it possible to delete an app instance??  created using app = new kendo.mobile.Application(document.body);​  as each time the app is opened after closing the app on device back button click using  navigator.app.exitApp(); it creates a new instance of the app when an old instance is present

 Regards,

Sangeeta

1 Answer, 1 is accepted

Sort by
0
Martin Yankov
Telerik team
answered on 21 Jul 2015, 07:31 AM
Hello Sangeeta,

I have just tested this and in my tests this doesn't happen. Calling the app.exitApp() should be destroying all object instances. The app appears to be left in the background, but in fact is closed. Can you elaborate more on how you found out that it creates multiple Kendo UI app instances? Is there a problem that comes out of this? If you can provide a sample app along with steps to reproduce your problem, I could better address your problem.

I'm looking forward to your reply.

Regards,
Martin Yankov
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Sangeeta
Top achievements
Rank 1
Answers by
Martin Yankov
Telerik team
Share this question
or