myell0w / MTStatusBarOverlay

A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App
MIT License
1.92k stars 325 forks source link

Crashing on callDelegateWithNewMessage #60

Open heatherSnepenger opened 12 years ago

heatherSnepenger commented 12 years ago

I have been trying to implement MTStatusBarOverlay into my project. I have the status bar messages in several view controllers, and when I start clicking rapidly between view controllers, I end up getting an error in this method:

at the first if statement. Any thoughts? Do you need more info?