Tizen Developers

Menu
Sites
Language
iframe not working on device
Hi there The following source code (using iframe) works fine on simulator, but not on device (running on SDK 2.1.0). When I run the app on the device, I get an empty screen + the OS launches the internet browser. What I'd like to do is to display an embedded web view in the app. Is this a bug or did I miss something? Thanks in advance for your help.

Responses

2 Replies
Lakshmi Grandhi
Its working, did you add src url in config access tab.
Olivier Rigault
Oops, I forgot this! Thanks a lot!