Push Notifications when Device is Off & iOS notification bubble

I am using the Expo Push notifications and when the user gets a notification while the device is off they do not get notified again after the app is turned on.

Also, for iOS when a user gets a notification, usually the app icon will highlight with the number of missed notifications. How do we achieve this using Expo push notifications? If there is no direct solution is there a workaround for this?