Skip to content

Commit

Permalink
make authorizedNotificationSettings non-isolated in AirshipPush
Browse files Browse the repository at this point in the history
  • Loading branch information
Trip Phillips committed Jul 22, 2024
1 parent 8392353 commit 1be62de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Airship/AirshipCore/Source/Push.swift
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,6 @@ final class AirshipPush: NSObject, AirshipPushProtocol, @unchecked Sendable {
#endif

@objc
@MainActor
public private(set) var authorizedNotificationSettings: UAAuthorizedNotificationSettings {
set {
self.dataStore.setInteger(
Expand Down

0 comments on commit 1be62de

Please sign in to comment.