mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-12 17:00:23 +01:00
- shouldShowAlert is deprecated in expo-notifications: specify shouldShowBanner and shouldShowList instead (same behavior). - The foreground listener logged the entire notification object, which touches the deprecated dataString getter (another deprecation warning) and dumps noisy payloads into the console - log only the title.