Hello Naomi,
Sorry for the confusion. What I meant is that you should not be instantiating a new kendo.mobile.Application object in code, which might have been irrelevant to your scenario.
But you can define a kendo-mobile-application directive in the app wrapper (usually the body element). In this case you can use the kendo.mobile.application.navigate(url) method (you do not need to access the app instance) to perform navigation in code.
Regards,
Tsvetina
Telerik
Sorry for the confusion. What I meant is that you should not be instantiating a new kendo.mobile.Application object in code, which might have been irrelevant to your scenario.
But you can define a kendo-mobile-application directive in the app wrapper (usually the body element). In this case you can use the kendo.mobile.application.navigate(url) method (you do not need to access the app instance) to perform navigation in code.
Regards,
Tsvetina
Telerik
Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.