pub fn check_bundle() -> Result<(), Error>Expand description
Verify the process has a bundle identifier.
UNUserNotificationCenter requires this and crashes without it.
pub fn check_bundle() -> Result<(), Error>Verify the process has a bundle identifier.
UNUserNotificationCenter requires this and crashes without it.