Ionic Touch sensitivity issues with Android 4.4.3

Hi All,

Our team is having issues with Ionic V1 beta 8 and Andorid 4.4.3. The apps which run perfectly on 4.3 will fail to register touch input. It would be great if someone can suggest a workaround for this issue.

Hey there!

Can you provide some code? A codepen demo or plnkr will help find the issue.
Also, can you test the nightly builds?

Hi,

Thanks lot for the response, We solved it for the time being by using ng-click instead of hrefs for the buttons.

I am not sure if ng-click did the trick because we did a complete rebuild of the app from scratch. Anyway we are planning to put the old hrefs back on and test it again to sort out the root cause. I will update the findings then.