Error i am getin on colling the function

SyntaxError: Unexpected token i
at Object.parse (native)
at fromJson (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:10058:14)
at defaultHttpResponseTransform (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:18075:16)
at http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:18166:12
at forEach (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:9163:20)
at transformData (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:18165:3)
at transformResponse (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:18921:23)
at processQueue (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:23394:28)
at http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:23410:27
at Scope.$eval (http://192.168.0.101:8100/lib/ionic/js/ionic.bundle.js:24673:28)

SyntaxError: Unexpected token i

You have an unexpected i somewhere in your code.

no that is not in my case i checked

Can you share some more code then. We can’t really help with just the error.