I’ve implemented push notifications for our app.
on iOS 9, the sound words fine. on iOS 10, it’s very unpredictable. Fresh install from Xcode on iOS 10.0.2 would bring up my custom sound. reinstall would bring up default sound. I don’t know exactly when but at times I also get no sound.
reading from here and many others my conclusion is that it works after a hard reboot. 2 questions:
- Has Apple completely fixed this issue in any version? If so what version?
- After a hard reboot, would the problem completely go away? Or you need to do it again? if so when?