Page MenuHomePhabricator

Remove all react-native-notifications usages on iOS
ClosedPublic

Authored by marcin on Jan 2 2023, 6:49 AM.
Tags
None
Referenced Files
F2110668: D6140.id21044.diff
Tue, Jun 25, 8:38 PM
F2103508: D6140.id21016.diff
Tue, Jun 25, 3:21 AM
Unknown Object (File)
Sun, Jun 23, 12:32 PM
Unknown Object (File)
Sun, Jun 23, 6:21 AM
Unknown Object (File)
Fri, Jun 21, 5:19 PM
Unknown Object (File)
Fri, Jun 21, 4:01 AM
Unknown Object (File)
Fri, Jun 21, 4:01 AM
Unknown Object (File)
Fri, Jun 21, 4:00 AM
Subscribers

Details

Summary

This differential replaces all remaining usages of NotificationsIOS with CommIOSNotifications.

Test Plan

Ensure that updating badge count, removing and getting all delivered notifications work in JavaScript.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin requested review of this revision.Jan 2 2023, 7:03 AM
This revision is now accepted and ready to land.Jan 5 2023, 8:40 AM
  1. Tiny change in a way we remove all notifications for a given thread. Now we can directly access threadID as a property.