Hi --
I want to show local notification similar like it looks in background.
As I read, it's possible since IOS 10 (to do something inside UNUserNotificationCenterDelegate).
Does anybody has a sample (or maybe this already discussed on forum and I did not find) ?
I don't need actions etc. Simply system view. There is a description
https://developer.apple.com/documen.../1649518-usernotificationcenter?language=objc and even a code, which looks very close to my needs ( https://www.b4x.com/android/forum/threads/notifications-with-actions.100623/#content ), but my knowledge about objective-c is zero.
I want to show local notification similar like it looks in background.
As I read, it's possible since IOS 10 (to do something inside UNUserNotificationCenterDelegate).
Does anybody has a sample (or maybe this already discussed on forum and I did not find) ?
I don't need actions etc. Simply system view. There is a description
https://developer.apple.com/documen.../1649518-usernotificationcenter?language=objc and even a code, which looks very close to my needs ( https://www.b4x.com/android/forum/threads/notifications-with-actions.100623/#content ), but my knowledge about objective-c is zero.
Last edited: