Skip to content

Instantly share code, notes, and snippets.

View aeternas's full-sized avatar

Ivan Golikov aeternas

View GitHub Profile
Parse (Было)
(lldb) po notification.request.content
<UNNotificationContent: 0x1740f3780; title: (null), subtitle: (null), body: У вас 8 новых сообщений, categoryIdentifier: , launchImageName: , peopleIdentifiers: (
), threadIdentifier: , attachments: (
), badge: (null), sound: <UNNotificationSound: 0x1740be360>, hasDefaultAction: YES, shouldAddToNotificationsList: YES, shouldAlwaysAlertWhileAppIsForeground: NO, shouldLockDevice: NO, shouldPauseMedia: NO, isSnoozeable: NO, fromSnooze: NO, darwinNotificationName: (null), darwinSnoozedNotificationName: (null)
// USERINFO PARSE
(lldb) po notification.request.content.userInfo