This is a migrated thread and some comments may be shown as answers.

App Very Small on Devices (Fixed)

0 Answers 18 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mike Graham
Top achievements
Rank 1
Mike Graham asked on 18 Oct 2014, 06:08 PM
Posting this here to help anyone else with the following problem:

When I run my Kendo mobile app in the simulator, the size looks good, but when I run it on the physical device (say Samsung Note II), the app is VERY small (zoomed way out)

It was this line in the index.html:

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

I removed the bold face option above and now it works like a champ :)

Thanks,
-Mike Graham

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Mike Graham
Top achievements
Rank 1
Share this question
or