Languages

Menu
Sites
Language
Meta tag 'viewport' : device-width not recognized

Hi guys,

I'm using the following meta tag for viewport:

 

<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">

And the console is pushing en error while deploying the app to device:

 

Viewport argument value "device-width;" for key "width" not recognized. Content ignored.

 

Has anyone have the same issue? 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
Lakshmi Grandhi
Hi, I have tested it in 2.1 SDK, its not throwing error, kindly let me know on which version are you testing. Clean the project and test once.