jeremykenedy / laravel2step

Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-digit verification code. Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffolding or integrated into other projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPhone usage

Mokei-it opened this issue · comments

Hi Jeremy,
thanks for the very elegant project you have created.
I noticed that I can't use it with iPhone phones.
When typing the first character, it is written in the second field and it is impossible to write anything in the first field.
I've tested it with different iPhone models, and with Safari, Opera, Firefox and Chrome browsers.
Am I wrong in something or is it happening to you too?
No problem with Android mobile phones.
Thanks in advance

Hi Jeremy,
thank you very much for your kind attention to the issue I wrote above.
I'm sorry to tell you that the solution you made doesn't solve the problem.
However, after many attempts I discovered a behavior that I hope will help you finding a solution:
the only way to type in the first character is to copy it from the email and paste it in the first field.
To input the second character you must leave the cursor in the first field and type in the second character that automatically will be placed in the second field and so on.
Please, let me know if there's anything I can help you with this issue.