Hi, last day i updated my app to the last ionic version 1.2.1.
The only problem I can find is that the PTR lock the scroll from the list. It only works when the scroll refresher is commented.
O also it works when I make a scroll with two fingers.
The code is quite simple, is a list of items:
ng-repeat="message in messages track by message.idMessage"
...items...
...with its own controller that feeds the html.
Android v4.4.4