Files
streamyfin/app
Gauvain 6de9548c2f fix(notifications): drop deprecated handler flags and payload logging
- 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.
2026-07-15 00:31:32 +02:00
..
2025-08-07 10:12:40 +02:00
2026-01-16 12:19:47 +01:00