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

The navigation goes crazy in iOS 6 and Android

6 Answers 44 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Javier
Top achievements
Rank 1
Javier asked on 11 Apr 2014, 04:18 PM
Hello, first I warn you that this translation it´s made with Google translator. 

I'm trying to make an application and navigation on my iPhone 5S (iOS 7) is perfect, but in another iPhone 4 with iOS 6 goes crazy to go back (only to go back). In android (Samsung Galaxy S2 - Android 4.1.2) happens the same thing if I press the dedicated button in the terminals. 

Any tips?

Thanks!

6 Answers, 1 is accepted

Sort by
0
Javier
Top achievements
Rank 1
answered on 15 Apr 2014, 07:15 AM
anything?
0
Kiril Nikolov
Telerik team
answered on 15 Apr 2014, 07:24 AM
Hello Javier,

I am not able to understand what exactly is the issue that you are facing. Would it be possible to elaborate a bit more on this? Furthermore if you provide us with a runnable code sample, would really help us narrow down the issue you are having.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Javier
Top achievements
Rank 1
answered on 15 Apr 2014, 09:44 AM
Thanks Kiril

The code:

<div data-role="view" id="drawer-one" data-layout="drawer-layout" data-title="One"><header data-role="header"><div id="drawer-menu" data-role="navbar"><a data-align="left" data-role="button" class="nav-button" href="#/">Back</a><span data-role="view-title"></span></div></header></div>

with this code I can go back to my application on my iPhone 5S, but on an iPhone 4 or Samsung Galaxy S2 goes crazy and goes into other menu options without touching anything
0
Javier
Top achievements
Rank 1
answered on 15 Apr 2014, 11:08 AM
now my iPhone 5S is crazy too... :(
0
Javier
Top achievements
Rank 1
answered on 16 Apr 2014, 07:42 AM
anything?
0
Kiril Nikolov
Telerik team
answered on 17 Apr 2014, 06:39 AM
Hi Javier,

I have tried to reproduce the problem using your partial example and added another view in order to be able to navigate, and tested the back button. I was not able to reproduce any issues regarding the mentioned functionality and everything was as expected. Here is the test example - please check it out and let me know if I missed something:

http://jsbin.com/yadas/1/edit

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
MVVM
Asked by
Javier
Top achievements
Rank 1
Answers by
Javier
Top achievements
Rank 1
Kiril Nikolov
Telerik team
Share this question
or