Page 1 of 1
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 1:33 am
by Peter Mc
When testing my app in mobile preview, the browser window completely freezes and becomes unresponsive. I need to close the window this allows kills the project tab, I have to reopen the project to get going again. This is on Chrome on Mac OSX.
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 1:49 am
by Alena Prykhodko
Hello Peter,
Does it happen with particular app?
Did you try to reboot machine?
Please try, if doesn't help, give us your app GUID, you can send it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a mailbox.
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 2:04 am
by Peter Mc
Yes, it happens when I am testing the app I am developing. I have tried many times and rebooted etc. It seems to lock up all open tabs in browser.
I save sent the GUId as requested.
thanks
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 2:24 am
by Peter Mc
Seems like PageShow event is not being triggered on re-display of the detail page. Is this the right event to use?
I use this event handler on PageShow to initialise data on the page.
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 2:39 am
by Alena Prykhodko
Peter, I was able to reproduce. We are looking into this and will keep posting.
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 4:53 am
by Yurii Orishchuk
Hi Peter.
You have a logic error in your JS code that's make infinite looping.
Please take a look on the screen shot.
http://prntscr.com/3nahyo/direct
Regards.
Mobile preview freezing on test and killing project tab as well.
Posted: Wed May 28, 2014 4:59 am
by Peter Mc