Yahya
Posts: 0
Joined: Tue Nov 11, 2014 1:08 pm

IOS custom push notification sound

Good day

In resources v5 the files and folders structure is different iam able to follow the custom sound for android but for ios I don't know where to put my wav sound file. The documentation is talking about vesions before v4. Please explain where to put the ios push notification custom wav files.

Thank you.
Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IOS custom push notification sound

Hello Yahya -

Please check our new Documentation section here: https://docs.appery.io/v2.4.0/docs/pu...

Yahya
Posts: 0
Joined: Tue Nov 11, 2014 1:08 pm

IOS custom push notification sound

Dear Illya, thank you for your advise, can you please give me a direct answer for both android and ios correct path of push notification custom sound files.

I read the documentation, but there is no cleae instruction.

Thank you

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IOS custom push notification sound

You will need to upload the sound file to the following folders in Source view:
precode
source/CORDOVA/platforms/ios/platform_www/soundfilename.wav (for iOS) or source/CORDOVA/platforms/android/res/raw/soundfilename.wav (for Android)/code/pre

Keep in mind that there is no default raw folder in codesource/CORDOVA/platforms/android/res//code so you will need to create it first.

On the Push Notifications console and select Custom for the Sound file and enter the uploaded sound file name into the field provided.
For iOS, you need to specify the path: codewww/soundfilename.wav/code

Yahya
Posts: 0
Joined: Tue Nov 11, 2014 1:08 pm

IOS custom push notification sound

Thank you very much, under testing now.

Return to “Issues”