Launching the barcode scanner on a simulator crashes the entire app (this is because it is not a [[ https://docs.expo.dev/versions/latest/sdk/bar-code-scanner/#platform-compatibility | compatible platform ]].
We should prevent this from being accessed in the simulator.
Addresses [[ https://linear.app/comm/issue/ENG-4647/prevent-simulator-from-opening-the-scanner | ENG-4647 ]]
Depends on D8805