The current build 91b35a1a30e82428369817e372d221432b6bb44d [20422] has the 300ms delay on every button tap that is slipped in there automatically by WebKit to wait for double tap events. FastClick.js (https://github.com/ftlabs/fastclick) is working in Safari / Chrome (both WebKit) on iOS devices but not in the app itself.
This issue has been resolved as of bed1442f9d194d25d6a458438c881a803b504699 [20424]. I'm not entirely sure what fixed it, but it is no longer an issue.
The current build 91b35a1a30e82428369817e372d221432b6bb44d [20422] has the 300ms delay on every button tap that is slipped in there automatically by WebKit to wait for double tap events. FastClick.js (https://github.com/ftlabs/fastclick) is working in Safari / Chrome (both WebKit) on iOS devices but not in the app itself.
Proposed fixes: