Hi,
On macOS we selectively link in the relevant permission plugins based on what
you’ve declared in your Info.plist.
This magic depend on using the qt_ prefixed function for adding your executable:
https://doc.qt.io/qt-6/qt-add-executable.html
Cheers,
Tor Arne
On 8 May 2024, at 16:44, Sley HO
Hello All, Hope You are doing fine.
I am all new to Qt and this email is concerning an issue that I have had
lately regarding a chat application which requests access to use the
Microphone.
I have read the Documentation on how to handle it. I have written exactly what
they said but I didn’t