i am using openlayers in webview and map's pinch to zoom doesn't work it was worked on 2.0.2.GA but since updates it stopped working currently my build is 2.1.2.GA and map still doesn't receive pinch to zoom event
WARN/webview(16089): Miss a drag as we are waiting for WebCore's response for touch down.
only this i receive in android logcat any suggestions
2 Answers
if you have verified that the functionality worked in a previous release than I would recommend opening a ticket in JIRA
Hee Luka, I have this same issues. I found out that on older SDK builds indeed it does work as expected. So for example running on 1.8.x or very early 2.0.xish it works, when coming into 2.1.x Ti SDK it stopped working.
I am looking into other solutions, maybe something like this: http://fastr.wordpress.com/2012/06/13/fastr-de-mtfix-for-andoird-2-x-applications-version-0-1-released/ or this https://github.com/Philzen/WebView-MultiTouch-Polyfill
Did you find any fixes for this on your debugging road?
Your Answer
Think you can help? Login to answer this question!