-
Notifications
You must be signed in to change notification settings - Fork 129
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
Safari bug prompt persists in all browsers on iOS #327
Comments
@microbit-mark can you confirm that the files are not downloaded in iOS? |
@microbit-carlos This no longer reproduces for me. Safari works as expected and does not report the error. Chrome does not report the error. However, another issue presents itself. Using the Chrome app 87.0.4280.77, clicking on Download has no response, the file is not found in the iOS Files folder. Clicking on connect shows the message that WebUSB is not supported ios-chrome-issue.mov |
Yes, thanks trying to replicate Mark. |
Yes, the pop-up no longer appears in Firefox, but the download issue does replicate
This works for me too |
Okay, the prompt is meant to happen with any iOS device version below 10 (so last updated before 2016). |
https://support.microbit.org/a/tickets/37316
Bug Description
Hitting download of a Hex or Python file on iOS causes the Safari bug pop up to appear, regardless of the browser used.
How To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
This should work without error as in Chrome or Firefox on the desktop.
Additional context
Asking for browser User Agent reports:
If iOS always reports that it is using Safari to the Python Editor this can be a confusing experience when using other browsers and users cannot download files.
The text was updated successfully, but these errors were encountered: