Android Talkback issue in latest devices

I develop a web application in the Javascript and I using Talkback for visually impaired.
But the issue is why touchstart event is not rasied in Talkback environment. Is this normal operation?
In Apple’s IOS touchstart event does raises first and click event comes.

How do I raise touchstart event in Talkback mode.