Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated iOS API for remote notifications #42

Open
britzl opened this issue Mar 10, 2022 · 0 comments
Open

Updated iOS API for remote notifications #42

britzl opened this issue Mar 10, 2022 · 0 comments
Labels

Comments

@britzl
Copy link
Collaborator

britzl commented Mar 10, 2022

application:didReceiveRemoteNotification: is replaced by [userNotificationCenter:willPresentNotification:withCompletionHandler:](https://developer.apple.com/documentation/usernotifications/unusernotificationcenterdelegate/1649518-usernotificationcenter?language=objc)

https://developer.apple.com/documentation/uikit/uiapplicationdelegate/1623117-application?language=objc

@britzl britzl added the ios label Mar 10, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant