Custom Actions for push not working on the simulator

When I run my app on my device and send a push notification, the custom UI shows up and the custom actions appear as well. By custom actions I med the UNNotificationAction items.

If, however, I run on the simulator, that doesn't work. When I drag my payload onto the simulator the notification shows and on long-press I see the custom UI, but I don't see any of the custom buttons.

Is this a known bug?
Please ignore this, I was running the wrong project on the simulator :(
Custom Actions for push not working on the simulator
 
 
Q