-
Notifications
You must be signed in to change notification settings - Fork 418
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
Impossible to enter password on iOS13? #2976
Comments
…closing the VKB as a result of a tap gesture. #2976
I created a test case, and was able to reproduce a crash when tapping around during editing the password. I fixed this issue. I suspect this is what the problem was. My test device is an iPhone 8 with iOS 13.3 |
@shannah @codenameone I have an important news about this bug... that indeed is not a bug, but a "security feature" of iOS13. I would like to share with you the answer that I got to a support request to the BrowserStack team, because it can be useful if other people will have the same issue. Test case:
My support request, sent today:
The answer:
|
I'm not sure if this report is actually a bug or an issue of Browser Stack App Live, so I'm asking if you could do a check, please.
The problem: I have an iOS12 iPhone, and I don't want to upgrade it to iOS13 because most likely that update could break the compatibility with my virtualized MacOS version. However I use Browser Stack App Live, that is a device farm.
In that device farm, the following test case works correctly with iOS12. Instead with iOS13 it's impossible to enter the password. I haven't a native log, or... to be more precise: the native log produced by Browser Stack App Live logs correctly the EDT in iOS12, but doesn't log my app at all on iOS13.
Test case:
The text was updated successfully, but these errors were encountered: