// // NotificationService.h // JuickPush // // Created by Vitaly Takmazov on 18/10/2018. // Copyright © 2018 com.juick. All rights reserved. // #import @interface NotificationService : UNNotificationServiceExtension @end