Ios Get Notification Payload

[Solved] Ios Get Notification Payload | Swift - Code Explorer | yomemimo.com
Question : ios get notification payload

Answered by : jittery-jay-4nqgkygkgkag

let userInfo = notification.request.content.userInfo
print userInfo["userId"]

Source : https://stackoverflow.com/questions/47790345/read-push-notification-payload-details-in-getdeliverednotificationscompletionha | Last Update : Tue, 02 Jun 20

Answers related to ios get notification payload

Code Explorer Popular Question For Swift