Applozic SDK Notification won't show if we close/kill app

224 views Asked by At

Integrated Applozic in android app, and also tried sample app,

notification for any message only works if app is open or in background.

It does not work if we close/kill application (remove from background).

All the setup for firebase key etc is done exactly as given in doc.

And it is correct I think as notification works if app is open.

I think service which works to show notification stops when we close app, How to keep it running?

Thanks

0

There are 0 answers