АП
Size: a a a
VM
D
VM
V
VM
D
V
V
VM
responses.compactMap { SEEncryptedData($0) }
K
viewControllerBefore
и viewController
After могут не вызываться или вызываться не тогда когда нужно?DK
K
K
DK
DK
DK
K
А
- (void)cancelNotification:(NSString*)apnsCollapseId {
UNUserNotificationCenter *center = [UNUserNotificationCenter currentNotificationCenter];
[center removeDeliveredNotifications:@[apnsCollapseId]];
CDVPluginResult *pluginResult = [CDVPluginResult resultWithStatus:CDVCommandStatus_OK];
[self.commandDelegate sendPluginResult:pluginResult callbackId:command.callbackId];
}
Особенно интересуют первые 2 строки функции