HI, anything I am missing to get sounds to work? here's my init: ``` Push.init({ bagde: true, sound: true, alert: true }); ``` BTW, they seem to work fine on iOS if I am using one with push simulators.