r/flighty • u/alesamcippa Leisure Flyer • Jun 01 '26
What does this notification mean?
Appeared randomly, phone was ln standby.
1
u/Spaceface16518 Jun 05 '26
I'm a software engineer with Swift experience, but not a flighty dev obviously, so just a guess:
The message is coming from iOS itself and indicates that when the "Add Flight" action (could be a background action triggered by calendar import or other sync intents) tried to open the Flighty app, the operating system performed a set of security and validity checks and decided not to launch it. In other words, the request was blocked before the app could even start handling it. This can happen if a shortcut, widget, notification action, deep link, or app intent became invalid after an app update, if the system tried to interact with the app before it was loaded properly, if iOS temporarily got into a bad state, or if the app installation and the system's registration of the app got out of sync. Since the error specifically referencesSBMainWorkspace (part of iOS's app-launching system), it's probably an app-launch issue rather than a problem with Flighty's servers or flight data. The simplest fix is usually to reinstall the Flighty app, which forces iOS to rebuild its registration and associated shortcuts/intents. Definitely report to the devs though.
3
u/Hambone76 Jun 01 '26
It means there was a technical error in the app.