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

With Cordova plugin android #46

Closed
stonehorsecd opened this issue Dec 1, 2021 · 2 comments
Closed

With Cordova plugin android #46

stonehorsecd opened this issue Dec 1, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@stonehorsecd
Copy link

Expected Behavior

fix these two issues.

Current Behavior

I wrote a custom cordova plugin with android , I found two issues.
First when charge process with enable login , on the login page, I can click login button multiple times, that will caused the page to repeat.
Second issue is in charge process with enable login, after I login successfully, back to OAuthActivity, the login page continue to show some time , about 1 - 8 seconds, this cause user could click login in button again. But if user ignore this , this page will disappear and go to next step after wait. To this callback OAuthActivity, I expect add a loading display or hide the login button , for it's in process.

Steps to Reproduce

Write a cordova plugin use sample java sdk, install and run.

@bobzettle
Copy link
Contributor

Hi and thank you for your feedback.
I will bring this request to our planning to see if we can prioritise to work on it.

@bobzettle bobzettle added the enhancement New feature or request label Dec 9, 2021
@davidzettle
Copy link

Hello and sorry for the waiting time to update this thread. This issue was solved in Q2 this year, so I will go ahead and close this thread.

Feel free to reopen if this has persisted in any form.

Regards,

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

No branches or pull requests

3 participants