.changelog/3231.md
PVToastManager notifications during emulation instead of silently failing or crashing. Uses the existing PVOSDNotification → PVToastManager bridge.PVToastHostingController is now installed in PVEmulatorViewController.viewDidLoad, making the in-game toast overlay visible for all cores (not just Atari ST).input_gui() — set nAlertDlgLogLevel = 0 in the bundled hatari.cfg so Hatari does not try to open SDL alert dialogs (which have a NULL input handler in the libretro context and cause a NULL-pointer crash at SDLGui_DoDialog → input_gui).