Issue with click event in mobile IE

I am using ionic framework to create a hybrid app. The app is working fine in all devices (android,ios and windows), and also url is working fine in android,ios browsers but the problem is with windows mobile IE browser.

Problem:
Click functionality is working only when we double tap. But in desktop IE it is working on single tap only .

Ionic does not actually support mobile IE actually.