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

failed is not defined #3

Open
jeffersonmello opened this issue Mar 16, 2017 · 2 comments
Open

failed is not defined #3

jeffersonmello opened this issue Mar 16, 2017 · 2 comments

Comments

@jeffersonmello
Copy link

show this in my console:
window.plugins.phonenumber.get(success, failed);

function success(phonenumber) {
console.log("My number is " + phonenumber);
}
VM54:1 Uncaught ReferenceError: failed is not defined(…)(anonymous function) @ VM54:1

@jeffersonmello
Copy link
Author

conceded permission i have Phone number is not available on this device

@jeffersonmello
Copy link
Author

solved, need request permission in the phone

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