microbit-foundation / microbit-android

micro:bit official Android application code. The application is free to download from https://play.google.com/store/apps/details?id=com.samsung.microbit
Apache License 2.0
13 stars 10 forks source link

MakeCode file picker `Choose file` does not respond #20

Closed microbit-mark closed 3 years ago

microbit-mark commented 3 years ago

Describe the bug When trying to import a file into Makecode in the web view, the choose file button does not respond

To Reproduce Steps to reproduce the behaviour. e.g.:

  1. Go to Create code
  2. Click on "import" in MakeCode
  3. Click on "choose file"
  4. See issue

Expected behavior

Should be able to load a hex file from the files location on the device this way

Screenshots/Recordings IMAGE 2021-01-15 10:50:11

Device

microbit-mark commented 3 years ago

Duplicate of #14