Any way to use Iframes in native mobile pages

0
Hello forum,   I need to load an iframe within my application pages. I used “Iframe component” widget for it but it is working only for web pages. I want to load Iframe in native mobile pages also. Can anyone know any widgets(Mendix published) to use iframes in native mobile page itself?
asked
1 answers
1

You can use Native HTML Viewer  from marketplace where you can use HTML tag <iframe>.

 

https://marketplace.mendix.com/link/component/118704

 

answered