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

make it compatible with cordova browser platform #103

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sl45sms
Copy link

@sl45sms sl45sms commented Feb 6, 2016

There many issues on cordova browser platform with inappbrowser wich is implemented via iframe, and loadstart and loaderror events are not being fired.
So whe change to loadstop as suggested from @jamesfdickinson and if running on browser platform we open window on _system for login.

we don't need direct call to ��oauthCallback if running on cordova browser platform
There many issues on cordova browser platform with inappbrowser wich is implemented via iframe, and loadstart and loaderror events are not being fired.
So whe change to loadstop as suggested from @jamesdickinson and if running on browser platform we open window on _system.
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

Successfully merging this pull request may close these issues.

1 participant