Creates JSON notification payloads for the Apple Push Notification Service
Documentation
makeRawNotification :: [(String, JSValue)] -> StringSource
Takes a list of key, JSValue pairs and converts them to a string
Creates JSON notification payloads for the Apple Push Notification Service
makeRawNotification :: [(String, JSValue)] -> StringSource
Takes a list of key, JSValue pairs and converts them to a string