Hello,
I would like to disable pinch and zoom feature completely in my app. Looks like by default zoom is disabled but when you put focus on input element on your page and then try to zoom it works. Sometimes users get confused by unexpected zooming and sometimes it is impossible to zoom back to normal app size. This is described here:
http://zsprawl.com/iOS/2012/05/comple...
My question is how can I implement this in my Appery project?