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

Error inside SuccessCallBack #57

Open
benson-jala opened this issue Jul 9, 2015 · 0 comments
Open

Error inside SuccessCallBack #57

benson-jala opened this issue Jul 9, 2015 · 0 comments

Comments

@benson-jala
Copy link

Once the oauth authentication completes successfully, the inappbrowser will close and no operation can be performed. Once the app goes backend and comes to frontend all the operation can be performed.

https://github.com/apache/cordova-plugin-inappbrowser/blob/master/README.md
as per the readme file, use cordova.InAppBrowser.open instead of window.open.

I commented the code inside exit eventListener to make it work.

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