Skip to content

Get RCTPushNotificationManager compiling for AppleTV#55214

Closed
sbuggay wants to merge 5 commits intofacebook:mainfrom
sbuggay:export-D90825526
Closed

Get RCTPushNotificationManager compiling for AppleTV#55214
sbuggay wants to merge 5 commits intofacebook:mainfrom
sbuggay:export-D90825526

Conversation

@sbuggay
Copy link
Copy Markdown
Contributor

@sbuggay sbuggay commented Jan 16, 2026

Summary:
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

Summary:

SurfaceTouch and SurfacePointer handlers use a lot of unsupported UIKit APIs. Instead of granuarly wrapping the UIKit usage, this minimally removes the handlers from AppleTV all-together, as they no-op anyways (there is no click-through support on simulator.)

Changelog: [Internal]

Reviewed By: Abbondanzo

Differential Revision: D90704270
Summary:

Platform guarding some unavailable UIKit APIs.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90711498
Summary:

A few places `available` is missing tvOS, adding to fix the build.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90712192
Summary:
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
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Jan 16, 2026

@sbuggay has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90825526.

@sbuggay
Copy link
Copy Markdown
Contributor Author

sbuggay commented Jan 16, 2026

cc: @douglowder

@meta-codesync meta-codesync bot closed this in 7b0dbc1 Jan 16, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Jan 16, 2026

This pull request has been merged in 7b0dbc1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants