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 
like https://www.appsheet.com/start/[xxxappidxxx]?**platform=mobile**
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 ?