Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loginWithPhoneAndPassword is not working in mobile device #41

Open
saravananmani1988 opened this issue Aug 23, 2018 · 0 comments
Open

Comments

@saravananmani1988
Copy link

TypeError: Object [object Object] has no method 'loginWithPhoneAndPassword'

Hi,

Im. running a mobile app with this package. I can login without any issues in desktop browser, however it fails to find the login method in mobile device when i use module run android-device

TypeError: Object [object Object] has no method 'loginWithPhoneAndPassword'
at Scope.$scope.login (http://localhost:12544/__cordova/app/app.js?hash=82cbf6ab5317af7efec9c7ea3c17526bebf8f9a6:826:14)
at fn (eval at (http://localhost:12544/__cordova/packages/angular_angular.js?hash=73c8bcda9a1c9e883cf9771937278c968a815c22:13390:15), :4:206)
at callback (http://localhost:12544/__cordova/packages/angular_angular.js?hash=73c8bcda9a1c9e883cf9771937278c968a815c22:23638:17)
at Scope.$eval (http://localhost:12544/__cordova/packages/angular_angular.js?hash=73c8bcda9a1c9e883cf9771937278c968a815c22:16077:28)
at Scope.$apply (http://localhost:12544/__cordova/packages/angular_angular.js?hash=73c8bcda9a1c9e883cf9771937278c968a815c22:16177:25)
at HTMLButtonElement. (http://localhost:12544/__cordova/packages/angular_angular.js?hash=73c8bcda9a1c9e883cf9771937278c968a815c22:23643:23)
at HTMLButtonElement.jQuery.event.dispatch (http://localhost:12544/__cordova/packages/jquery.js?hash=e15504227515793c40a6a3a8ad340399cb657500:5282:27)
at HTMLButtonElement.elemData.handle (http://localhost:12544/__cordova/packages/jquery.js?hash=e15504227515793c40a6a3a8ad340399cb657500:4934:28) angular_angular.js?hash=73c8bcda9a1c9e883cf9771937278c968a815c22:12545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant