zulip-mobile icon indicating copy to clipboard operation
zulip-mobile copied to clipboard

ios [nfc]: Cut notifications library out of handling "initial notification"

Open chrisbobbe opened this issue 1 year ago • 1 comments

I'm thinking that for iOS notifications in zulip-flutter (zulip/zulip-flutter#122, etc.), it'll help to demonstrate a working implementation that doesn't depend on @react-native-community/push-notification-ios, since that library's code can be unnecessarily opaque, and also buggy.

#5676 took a first step toward that, and this takes another step. (The former was about tapping a notification when the app is already open; this PR is in the code for tapping a notification when the app is closed.)

chrisbobbe avatar Jun 01 '23 21:06 chrisbobbe

Tested on my iPhone 13 Pro running iOS 16.

chrisbobbe avatar Jun 01 '23 21:06 chrisbobbe