Troubleshooting

This section describes errors or problems you can encounter when you use the Reference Project.
Read time 1 minuteLast updated 3 months ago

Getting started issues

I cannot open the Reference Project on MacOs If you encounter issues when trying to open the Reference Project on MacOS. You need to install the Xcode command line tool:
  1. Open the
    Terminal
    app.
  2. Enter the following command
    xcode-select --install
    .