Simple Question: Can a device recive a push message when the app is not running (native push) with ionic push service?

In Android everything works. For me in iOS, when the app is active, it works. When in the background - it works. When I shut-down the app - I don’t get any push notifications to my device. Anyone knows why??