I realise in the docs there is a lot of mention of APIs/configs for MacOS >=10.14 etc, and a few for 14.
However, I am not using any of those, and, yet, it seems my app only works on something like >12. I assume there is another API in the docs I am using causing this; I am using a lot of plugins. However, none of those docs mention any issues with specific versions of MacOS.
The config does not have any specific settings for the version. So, I assume it defaults to 10 (as mentioned in docs). https://github.com/freeCodeCamp/exam-env/
Our observability suggests some users on <=12 are able to use the application, but we have had many reports saying otherwise - where the app is just a blank screen.
Does anyone have debugging suggestions or insight into what might be causing the issue?