Skip to content

Conversation

@ingridwang
Copy link

Summary:

Changelog

[Internal] Migrating off of deprecated scheduledLocalNotifications

Differential Revision: D50275541

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Oct 13, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

@analysis-bot
Copy link

analysis-bot commented Oct 13, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,640,240 +0
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,017,893 +1
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 87dbe44
Branch: main

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 17, 2023
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: 032549b187aa6c11f6a0e01dcf51ef3bc1176d81
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 17, 2023
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: 578f688717ac166778952fb82d9bf83decb1ced0
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 17, 2023
…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 17, 2023
…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 17, 2023
…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

2 similar comments
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 18, 2023
…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 18, 2023
…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
@ingridwang ingridwang force-pushed the export-D50275541 branch 2 times, most recently from 51a2375 to 0a56c39 Compare October 18, 2023 02:35
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 18, 2023
…ication (facebook#40948)

Summary:

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50275541

@github-actions
Copy link

This pull request was successfully merged by Ingrid Wang in 9f4d66d.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions bot added the Merged This PR has been merged. label Oct 18, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9f4d66d.

Othinn pushed a commit to Othinn/react-native that referenced this pull request Oct 30, 2023
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

## Changelog:

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 11, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Jan 31, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Feb 6, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Apr 5, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Jun 24, 2024
…ication (facebook#40948)

Summary:
Pull Request resolved: facebook#40948

[iOS][Breaking] alertAction is deprecated in PushNotificationIOS. getScheduledLocalNotifications now uses new iOS APIs which do not expose this property.

Reviewed By: cipolleschi

Differential Revision: D50275541

fbshipit-source-id: e4ecad858cd06350c749e7f5a837f36316656183
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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants