ios - APN priority from Parse.com -
i using parse.com backend , send push notifications. understand in notification payload possible set "priority" per apple documentation:
priority 1 byte notification’s priority. provide 1 of following values: 10 push message sent immediately. remote notification must trigger alert, sound, or badge on device. error use priority push contains content-available key. 5 push message sent @ time conserves power on device receiving it. obviously having message delivered more desirable (i'm building messaging app) make difference if set priority "10" on parse? or parse set own priority? pointers on great. thanks!
i ended sending nil sound file in package seeks priority. nice manually set priority though.
Comments
Post a Comment