Getting
TypeError: $ionicUser.get is not a function
Followed setup, have following items loading:
angular.module('spry', [
'ionic',
//'ionic.service.core',
'ionic.service.deploy',
'ionic.service.push',
'ionic.service.analytics',
...
])
However the $ionicUser doesnt have anything.
Following screenshot shows it