Skip to content

Commit

Permalink
Uncomment the notification service extension
Browse files Browse the repository at this point in the history
  • Loading branch information
crow committed Mar 11, 2025
1 parent 82fdf30 commit 4c62dff
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//import UserNotifications
//import AirshipServiceExtension
//
//class NotificationService: UANotificationServiceExtension {}
import UserNotifications
import AirshipServiceExtension

class NotificationService: UANotificationServiceExtension {}

0 comments on commit 4c62dff

Please sign in to comment.