Skip to content

update iOS beta instructions #173

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

Merged
merged 1 commit into from
Oct 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified software/assets/ios-beta-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed software/assets/ios-beta-url.png
Binary file not shown.
12 changes: 6 additions & 6 deletions software/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you find direct browser flashing (webUSB) isn't working, it is likely that yo

### iOS App

The iOS App TestFlight/beta has a hidden option that enables you to input the makecode version URL eg [https://makecode.microbit.org/beta](https://makecode.microbit.org/beta)
The iOS App beta is released via Apple TestFlight.

To test, you will need to:

Expand All @@ -42,13 +42,13 @@ To test, you will need to:

You will be notified via email when you have been added to the TestFlight and the app will appear as an option to install within the TestFlight app.

When you open the app, tap on the word ‘beta’ in the top right of the screen.
To switch to the beta editor within the app:

![iOS beta button](/docs/software/assets/ios-beta-button.png)

This will open a dialogue for you to enter in the URL suffix [beta](https://makecode.microbit.org/beta). Pressing enter will reload the editor at this URL.
1. Select **Create Code** to open the MakeCode editor
2. Press and hold the micro:bit logo to open the drop-down menu
3. Toggle the button for **Use Beta version** to reload the editor in beta.

![iOS beta URL](/docs/software/assets/ios-beta-url.png)
![iOS beta button](/docs/software/assets/ios-beta-button.png)

### Android App

Expand Down