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

App exits on hide on Android

5 Answers 35 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.
Ryan
Top achievements
Rank 1
Ryan asked on 05 Feb 2014, 06:54 AM
I remember seeing this happen when I first started working with Icenium last summer, and somehow either I fixed it or it just kinda fixed itself..but now it's back with the latest release of Graphite or AppBuilder or whatever the heck it's called now

Basically if I'm using my app on Android, and switch to the Home screen or some other app, when I come back to my app it restarts at the login/index.html view???

Any idea how I can fix this? not a very useful app if I can't multitask with it

5 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 06 Feb 2014, 04:05 PM
Hello Ryan,

I was not able to reproduce this with our Kendo UI Mobile template, upon returning to the app, I was back on the same view where I left off. According to the Android activity lifecycle, in order to get the behavior you observe, one should basically exit the app (onStop()) and subsequent start of the app would go through onStart() i.e. from the beginning.

Regards,
Steve
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
0
Ryan
Top achievements
Rank 1
answered on 06 Feb 2014, 04:08 PM
so I blew away my project, created a brand new one with all the old code and it's still doing it.  Can you take a look at the project and see if it does it on your end??  I've only tried this one one android device so far.

account login is ryanday@sweatlogs.com
0
Lyubomir
Telerik team
answered on 11 Feb 2014, 04:49 PM

Hello Ryan,

I've built your application and tested it with Android Nexus S and Nexus 5 devices. I opened 'forgot user name' screen and then switched to another app, and then returned to this app and the screen was unchanged as expected.



Can you provide specific steps to reproduce this issue, which screen do you open, what buttons do you press? Do you use it only on Android?





Regards,

Lyubomir
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
0
Ryan
Top achievements
Rank 1
answered on 15 Feb 2014, 04:14 AM
I dunno what happened but it just kind of fixed itself??? *shrugs shoulders*  I don't think I really changed any settings on my end that I know of but who knows :(
0
Iva Koevska
Telerik team
answered on 17 Feb 2014, 08:28 AM
Hi Ryan,

Glad to hear things got sorted out. Should you encounter this issue again, let us know.

Regards,
Iva Koevska
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
Tags
Report a bug
Asked by
Ryan
Top achievements
Rank 1
Answers by
Steve
Telerik team
Ryan
Top achievements
Rank 1
Lyubomir
Telerik team
Iva Koevska
Telerik team
Share this question
or