Model is defined and it works well in Bootstrap app. My only issue is with Ionic app
Is there something specific with Ionic which I am missing. Its working fine with Bootstrap actually
Thank you for responding.
Even $scope.$apply(); doesn't help. Still no values on the screen
Is they any way where I am use alert() and see if any value is being fetched from my API response?
I have already tested the API in API express and its working fine.