APNSwift icon indicating copy to clipboard operation
APNSwift copied to clipboard

Fix crash when using AnyEncodable payload for alert and background notifications

Open grighakobian opened this issue 1 year ago • 0 comments

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.

grighakobian avatar May 21 '24 13:05 grighakobian