I want to use a Web Component inside my native application. A webpage is loading but when the user taps a text the normal behaviour is to open a new window tab. The message "WebViewer doesn't include new window creation" appears. How can i solve this issue ?
I have javascript enabled but this does not affect the new window creation.
Can native application with web viewer, open a new tab without opening the default Tizen browser?