calvinl / ng-phonegap

Grunt workflow for building AngularJS applications on PhoneGap.
MIT License
138 stars 28 forks source link

ngTouch problem #11

Closed nadavelyashiv closed 10 years ago

nadavelyashiv commented 10 years ago

When I use "ng-click" it doesn't work on the device (works on the web). Only when I remove 'ngTouch' from the app's modules it works. Am I missing anything ?