As of Xcode 11.4, you can start sending pushnotifications to the simulator using the command, xcrun simctl push <device-identifier> <your-bundle-id> <your_apns_file .
As of Xcode 11.4, you can start sending pushnotifications to the simulator using the command, xcrun simctl push <device-identifier> <your-bundle-id> <your_apns_file .