Is it possible to get device notification using iOS driver?

I am writing automation test for my app using appium. I will send notification to mobile app via external site. My mobile app will receive notification in an device.
Is there a way to test to device notification for iOS using Appium?

For Android. I have followed this Can we get device notifications using AndroiDriver