microsoft / microsoft/pxt-microbit
Using the download button to open the resulting .hex file in the micro:bit app does not work when MakeCode is embedded as an iframe.
@microbit-matt-hillsdon is already working on this.
Since May 29, 2025.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
When using an embedded version of MakeCode using Safari (Request Mobile Version) on an iOS device, the download button displays the “Download ready…”. When clicking “Download” again to “to open the micro:bit app”, nothing happens. This can be observed in the MakeCode tutorial tool.
To Reproduce
- Go to https://makecode.com/tutorial-tool
- Click on download button
- Click on “Download” to open the micro:bit app
- Observe that nothing happens
Expected behavior
The micro:bit app (if installed) should open with the MakeCode project selected.
Screenshots
N/A
micro:bit version (please complete the following information):
Not hardware related.
Smartphone (please complete the following information):
- Device: iPad
- OS: iOS v15.6.1
- Browser: Safari
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.