When creating an iOS live activity with Activity.request(attributes: , contentState: initialContentState, pushType: .token ) I get the error: The operation couldn’t be completed. (com.apple.ActivityKit.ActivityInput error 0.).
but no error while I change pushType to nil
I am sure I have requested Notification with [.sound, .badge, .alert] right