Update notification icon
This commit is contained in:
parent
463f8e6bac
commit
f8cbcb2908
16 changed files with 316 additions and 35 deletions
|
@ -0,0 +1,8 @@
|
|||
// NotificationService.h
|
||||
// OneSignalNotificationServiceExtension
|
||||
|
||||
#import <UserNotifications/UserNotifications.h>
|
||||
|
||||
@interface NotificationService : UNNotificationServiceExtension
|
||||
|
||||
@end
|
Loading…
Add table
Add a link
Reference in a new issue