Hi,
A user reported that a CEF4Delphi browser was crashing in macOS 14 and after some investigations I saw that the application was running in "compatibility mode".
Chromium is checking that the OS version is valid and the 10.16 version for the compatibility mode is specifically not allowed.
Is there a project setting, compiler switch or an option in the info.plist file to disable this mode?
Thanks!