Skip to content

Conversation

@ingridwang
Copy link

Summary:

Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Differential Revision: D50277316

@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 17, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Oct 17, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,649,173 +0
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,026,701 -10
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c47bef6
Branch: main

@facebook-github-bot
Copy link
Contributor

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 18, 2023
Summary:
Pull Request resolved: facebook#41039

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Differential Revision: D50277316

fbshipit-source-id: 0f1fcc7809a40d420d4b726151b58fddff37a575
ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

Differential Revision: D50277316
ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

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

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

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

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

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

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

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

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 19, 2023
Summary:

## Changelog:

[Internal] - Migrating notification scheduling off of UILocalNotification

Reviewed By: philIip

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

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

@facebook-github-bot
Copy link
Contributor

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 20, 2023
Summary:

## Changelog:

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316
ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 20, 2023
Summary:

## Changelog:

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

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

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 20, 2023
Summary:

## Changelog:

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

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

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

Summary:

## Changelog:

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

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

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

ingridwang pushed a commit to ingridwang/react-native that referenced this pull request Oct 20, 2023
Summary:

## Changelog:

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316
@ingridwang ingridwang force-pushed the export-D50277316 branch 2 times, most recently from aa71a97 to 8548700 Compare October 20, 2023 16:07
@facebook-github-bot
Copy link
Contributor

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

@github-actions
Copy link

This pull request was successfully merged by Ingrid Wang in a129993.

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 20, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a129993.

Othinn pushed a commit to Othinn/react-native that referenced this pull request Oct 30, 2023
Summary:
Pull Request resolved: facebook#41039

## Changelog:

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 11, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 14, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Jan 31, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Feb 6, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Apr 5, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
okwasniewski pushed a commit to callstack/react-native-visionos that referenced this pull request Jun 24, 2024
Summary:
Pull Request resolved: facebook#41039

[iOS][Breaking] - repeatInterval is deprecated in PushNotificationIOS. Use fireDate and the new fireIntervalSeconds.

Reviewed By: philIip

Differential Revision: D50277316

fbshipit-source-id: ddcc2d2fc9d89d2bacac296848109e98c95c0107
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