When push notification is received on device i.e. iPad 2 of ios 3, the sound doesn't exists on iPad 2 of ios 3.
Asked
Active
Viewed 83 times
-3
-
which iOS version you are using in your iPad2? – Amit Singh May 19 '15 at 06:30
-
Are you using custom audio or system audio for sound? – Bista May 19 '15 at 06:31
-
Make sure the sound's file name is same, both notification aps payload and sound file which exist in your bundle. – Ramdhas May 19 '15 at 06:38
1 Answers
1
Probably one of these:
A) Filename in payload is invalid
B) File is missing
C) Device is silenced
D) Ringer volume is zero (different to regular volume, check settings > Sound)
E) Notification settings for your app have sound switched off
F) Your speakers are broken

alparsons
- 187
- 6