Page 1 of 1

Quick questions on Navigation as a webApp/hybrid.

Posted: Tue Mar 25, 2014 1:09 am
by Matt6607699

Hi,
I haven't finished an app yet but I am curious as to what the results will look like being a webApp or Hybrid.(do I get to choose between the two at some point?)

Specifically with navigation, when I open my app public link in my IOS phone there are still browser navigation controls(back/forward). Do I need to have my own navigation buttons or will these always be there?

Thanks!


Quick questions on Navigation as a webApp/hybrid.

Posted: Tue Mar 25, 2014 3:50 am
by Illya Stepanov

Hi Matt,

It's up to you what you want to implement in your application.

You see default browser controls cause of you test it in browser and it's ok.

So commonly you don't need to implement these browser default features if your application don't require it.

Regards.