ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

iPhone 5S double tap zooms the screen

Hi,

I have deployed app in iPhone 5s.
When I double tap on the app screen it zooms the screen, which I don't want, How to solve it ?

Thanks,
Ishani

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

iPhone 5S double tap zooms the screen

Hello,

Please look at a similar question https://getsatisfaction.com/apperyio/...

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

iPhone 5S double tap zooms the screen

Hi, Alena thank your reply. It is working fine,
but still when I hold the screen and drag it up and down it does not zoom but shows gray in back which i dont want in iOS

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

iPhone 5S double tap zooms the screen

Hello!

On Source tab--iOS folder--config.xml file replace
pre<preference name="UIWebViewBounce" value="true"/>/prewith
pre<preference name="UIWebViewBounce" value="false"/>/preand add the following line
pre<preference name="DisallowOverscroll" value="true" />/pre

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

iPhone 5S double tap zooms the screen

Thanks Maryna,
It is solved

Return to “Issues”