Last Updated: February 25, 2016
·
802
· gavrix

Receive all notifications

When omit notification name while signing up, you will get ALL notifications sent to this particular notification centre:

[[NSNotificationCenter defaultCenter] addObserver:self 
selector:@selector(notificationReceived:) name:nil object:nil];