Hello,
I want to package a distant web app in a Tizen App because I don't need more than simple HTML5 API and it's build on PHP.
I put the mobile url of the website in "<content src="http://url_of_my_mobile_website/"/>" in config.xml.
The emulator launch the app, but <input type="file" /> does'nt work like IOS webview for example.
Do you have a solution ? Where I can found the webview's limitations ?
Thank You