Crash with barcode class when building with Xojo2024R2 and using macOS 10.14

@Javier_Menendez I received a report from a Web user that an issue just like this is occurring with Web because headless Linux doesn’t have GTK. Please set the platform support flags in the Barcode plugin appropriately so that using Barcode in Console or Web causes a compiler error. This will help people find issues before they even reach runtime.

Thankfully the documentation is correct and we were able to track down the issue quickly.

To illustrate how useful this can be, here’s what happens when you attempt to use Keychain in a Console app:

1 Like