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

Observed that the keyboard disappears when we navigate away from the MFA screen and there is no way to enter the OTP thereafter #195

Open
dhaval-volansys opened this issue May 23, 2022 · 0 comments

Comments

@dhaval-volansys
Copy link

Describe the bug
Hello Team,
I am stuck due to below describe issue in one of my Project
Please help me to resolve this issue using iOS SDK.
Your quick help will be appreciated.

Issue: Observed that the keyboard disappears when we navigate away from the MFA screen and there is no way to enter the OTP thereafter

Example scenario to Reproduce the Issue:

  • The user is redirected to the browser login process where he has entered the right credentials
  • So, the MFA input page is open in the browser.
  • Now, the user is switching to the Mail application to see the OTP
  • Then get back to the browser MFA input page
  • And after that try to tap on an input text field to enter OTP
  • At that time, suddenly it stops opening the keyboard, and the user is unable to proceed to enter OTP.

Result:
the keyboard disappears when we navigate away from the MFA screen and there is no way to enter the OTP thereafter

Expected behavior
SDK function to launch web pages code where proper keyboard events are handled to enter OTP after tab switching to see OTP for e.g. Mail app to return into SDK application.

Note:

  • We are using the SDK version update on git repo 6.0.3 (5th March)
  • We don't have any code for redirecting the browser page. IBM developer designed that page for Auth-based MFA Login process will populate from IBM SDK as previously given iOS swift function code.
    Here is the attached code snippet for the same.
    code_snippet

Please let me know in case of further details will required.

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