push notification runtime-provided sound

0 votes
can your push notification enable my app to play sound provided only at runtime. for example the sound to play is taken from your BaaS at a specified time.

thanks.
asked May 20, 2014 in App42 Cloud API-BaaS by mrdaniel (10 points)

1 Answer

0 votes

Hey ,

If you are using Push Notification in Android application .

  1. You have to customize your Push Notification UI according to your requirements
  2. If you want to play sound from web Url you can use in your code

notification.sound = Uri.parse("<Your Notification Sound URL>");

answered May 20, 2014 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...