APNSwift
APNSwift copied to clipboard
Fix crash when using AnyEncodable payload for alert and background notifications
In this update, I've addressed an issue where using AnyEncodable for user-provided notification payloads caused a crash during alert or background notifications. These changes resolve the crash and ensure stable handling of AnyEncodable payloads.