Auth0 Native for ionic not working: "Error: User Canceled"

I followed start guide:
https://auth0.com/docs/quickstart/native/ionic
to setup auth0 with ionic v1.0 natively and after following all steps, there is an error after I login and the auth0 windows closes:
it throws an error with the following message:

Error: User Canceled

I’d like if instead of retrieving the login credentials, it canceled and closed the login window.

Any help with this is really appreciated.