DesktopCdpTransportConfig.shouldWarnOnCompatibilityIssues?
DesktopCdpTransportConfig › shouldWarnOnCompatibilityIssues?
Type: boolean
Whether the post-boot runtime-Electron compatibility nag warning is emitted when the live Electron is below the app's recommended minimum. The verdict is always computed and surfaced via DesktopCdpTransport.getElectronCompatibility; this only gates the log. Only meaningful in owned mode.