Hi,
I am receiving the following error message in macOS Sonoma Developer Preview 3, from a macOS application that uses, according to the latest documentation for macOS Sonoma, no deprecated API.
I have created a sample Xcode project that triggers this behaviour: https://github.com/tjosten/DeprecationTest
Build the app, then navigate to the build folder (Product -> Show Build Folder in Filder -> Products) and launch DeprecationTest.app. It will first ask for system permission to record the screen, and after granting and restating the app, immediately trigger the error in the screen shot above.
Any advice?