You need to rebuild Projucer from the develop branch, run it & load your project, check the Microphone access option to enabled, resave, then you should be good. I’ve had to do this on all the JUCE apps I work on since upgrading!
Hi
I have the same issue. I think the stable/master release of Projucer should be updated with this fix.
Our apps are breaking when installed on Mojave. If the app was first run on an older OS it seems fine.
Since this is a critical issue (as far as I can tell) I think it should be fixed in the master branch.
We have stopped using the develop branch for good reasons.
I’m working on a Mojave VM, sound input shows activity in system’s preferences pane
My app is not detecting input (output is fine). It is the same for real macbook, some are working and some are not (couldn’t get the version of my users systems)
The Audio Recording and Audio settings example apps are not working either.
Tried with both JUCE’s master branch and develop branch, same behavior
I have the same problem as described in first post by fordc004…
Even allowing access to the microphone as percyhole describes it, using JUCE from the developper branch, I still get no audio…