Scroll to bottom Issue

I have a text input, on focus of this input i am calling $ionicScrollDelegate.scrollBottom(true);
which scrolls down the view and input is moved upward but cursor remains at the same position, it does not move with input.

cordova: 3.4
ios: 7
keyboard plugin is installed.