I followed the doc https://docs.ionic.io/services/push/ for configuring push notifications.
When app is in open state, a pop-up appears after sending push notifications from app https://apps.ionic.io
But when the app is in close state the push notifications doesn’t appear on notification bar.
But the state of the push notification is sent in ionic apps dashboard.
Is there anything I’m missing?