Hi,
Is it possible to open InAppBrowser with Desktop View? I want to view website in desktop site mode inside mobile app. Kindly update me if you know.
regards,
Naveen
Hi Naveen,
No you can use this on browser because it is native component which run on cordova plugins only.
browser has no cordova plugin.
Regrads
Rahul
Hi Rahul,
Thanks for the reply. Actually i want to open Website in InAppBrowser with Desktop View mode.
I think what you are looking for is the following component:
https://www.outsystems.com/forge/component-overview/5311/safari-view-and-custom-chrome-tab
I have implemented it in my app and works fine on iOS and Android.
Regards, Robert