I got an issue after integrating facebooking login,
for first time, app redirecting to facebook login and getting profile data , but second time, throwing this issue.
ReferenceError: Can't find variable: $q
for first time, app redirecting to facebook login and getting profile data , but second time, throwing this issue.
ReferenceError: Can't find variable: $q
Inject $q in the controller, it will resolve the issue.
ReplyDelete