Inadvertently triggering the "screen recording" permission dialog

I'm testing my app on Catalina beta. When I run it, I get a system dialog that says the app needs permission to do Screen Recording. The app doesn't attempt to do screen recording. How can I track down what is triggering the permission dialog? I couldn't find an entitlement, hardened runtime, or sandbox flag related to Screen Recording.


The app is a photo editor built with Qt. Here's the app:

https://www.alienskin.com/exposure/

Replies

Hi, branewave, I have same problem, if you solve it , please share the method with me. thanks.