Forum Mobile Push Notification Sound

Anything specifically relating to droid or iOS development with Unity can go here.

Push Notification Sound

Postby frank84 » August 3rd, 2016, 2:17 am

I am able to send and receive push notifications on iOS with the Unity SDK, but I cannot figure out how to have it play a sound.

This is how I send the notification: http://pastebin.com/c15fdK4C

I would figure that adding notification.Set("sound", "default") would get the sound playing. Is this possible with the PlayerIO Unity SDK on iOS?
frank84
 
Posts: 27
Joined: November 23rd, 2013, 2:09 am

Return to Mobile