android - Firebase Cloud messaging no sound/vibration -
i'm using firebase send notifications app(ios , android). i'm not keen on using data
fields send notifications because ios didreceiveremotenotification
doesn't called when user has force quit app. i've tried setting "sound"
sorts of things including default
, null i'm not getting sounds/vibrations on either devices.
thanks.
there minor issue. placing sound
in root of json payload. while, had inside notification
object. firebase should have number of example payloads in documentation.
Comments
Post a Comment