I had gone through many posts, bout couldn't get clarity on is there a way to get push notifications when app is quit.
I tried with content_available with (true/1) and Priority as High, I hear the notification sound but not notification badge or content on App. Any clue will be appreciated.
{ to=/topics/lshekhar,
content_available=1,
collapse_key=sample,
delay_while_idle=true,
delivery_receipt_requested=true,
priority=10,
data={message={ "id" : "eARMS",
"submitter" : "lshekhar",
"topic" : "/topics/lshekhar"
}},
time_to_live=10000,
notification={"sound":"default"},
message_id=m-3319428685310488470,
badge=12}