defold / extension-push

This is a Defold native extension which provides access to Push Notifications functionality on iOs and Android devices.
https://www.defold.com/extension-push/
MIT License
20 stars 16 forks source link

Updated iOS API for remote notifications #42

Open britzl opened 2 years ago

britzl commented 2 years ago

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