GitClassic
Feed
Explore
Random
Go Pro
Sign in
facebook
/
react-native
Code
/
Commits
/ 7b0dbc1
Get RCTPushNotificationManager compiling for AppleTV (#55214)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55214 Some various `removeDeliveredNotifications` APIs aren't supported on AppleTV, no-oping. https://developer.apple.com/documentation/usernotifications/unusernotificationcenter/removedeliverednotifications(withidentifiers:)?language=objc Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D90825526 fbshipit-source-id: f494ce4c3eadf812b84434f835a50a1383adbfd8
Devan Buggay
committed on Jan 16, 2026, 09:54 PM
Showing
1
changed files
+25 additions
-4 deletions
M
packages/react-native/Libraries/PushNotificationIOS/RCTPushNotificationManager.mm
+25
-4
Browse files at this commit โ