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

Kendo navigate android webview problem

1 Answer 80 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Soner
Top achievements
Rank 1
Soner asked on 05 May 2016, 02:49 PM

Hi,

Once I use window.kendoMobileApplication.navigate('@string.Format("https://www.google.com")') it works great in former android webview versions but now it doesn't work with new version. there is a navigation problem with new android webview published 2 days ago.

How possibly can I sort it out?

Regards.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 10 May 2016, 09:48 AM
Hi Soner,

I am not sure what you are trying to achieve. The kendo.mobile.Application navigate method is used only for navigation between views in the application. If you are trying to load a web page in your app, try using the InAppBrowser plugin (recommended), an iframe, or set the window.location.href property to the link of your choice.

Regards,
Tsvetina
Telerik
 

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

 
Tags
Report a bug
Asked by
Soner
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or