ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

iframe user agent: mobile

In my project i have a page with an html component with an iframe. So it is possible to navigate an external web site (bancasella) from inside my app.
My problem is that if i navigate bancasela site from my iframe i can get the desktop template of bancasella. While if i open the same page with window.open in the system browser of my mobile i get the mobile version of bancasella page. I guess the problem is with the user agent. Is there any way to set the user agent of my app page to mobile so i can navigate in my iframe to the mobile version of bacasella ?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

iframe user agent: mobile

Hello,

Please check this tutorial it describes different approaches:
:: http://docs.appery.io/tutorials/using...

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

iframe user agent: mobile

Thanks, but is it possible with in app browser to navigate to an external link that should be shown between my app's header and footer?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

iframe user agent: mobile

Here is the similar topic: https://getsatisfaction.com/apperyio/...

Return to “Issues”