Force mobile view in iframe / on website

Hi folks,

I have embedded my app in an iframe on my website but if I open the page on a desktop it shows the desktop version of the app, but it’s too untidy and laid out wring for my purposes. How can I force it to show the simplified mobile version only?

Thanks

Can you provide a screenshot of the iframe in your webpage ?

@baba_sawane here you go…

You can try adding =mobile in the url you are using in your iframe :thinking:

like https://www.appsheet.com/start/[xxxappidxxx]?**platform=mobile**

Perfect @baba_sawane thank you so much.
Have you any idea on this possibly related issue in the iframe?
https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/Hidden-columns-are-still-showing-Please-help/td-p/534550

1 Like

That does not worked for me, am usin https://www.appsheet.com/start/[xxxappidxxx]?**preview=1** and it forces the mobile mode but the app stopped working and fetching the data

Can you try the solution in private navigation and see if it works ?