gokulgovind / GLNotificationBar

GLNotificationBar is a ios10 style notification bar, can be used to handle push notification in active state.
MIT License
302 stars 44 forks source link

GLNotificationBar didSelectmessage crash for so many times #21

Open deepindo opened 6 years ago

deepindo commented 6 years ago

Our bug statics platform reject that have so many times about crash. It show that it crashed at the selector "didSelectmessage". The detail crash log like below:

-[GLNotificationBar.GLNotificationBar didSelectmessage:]: unrecognized selector sent to instance 0x170609fd0 CoreFoundation ___exceptionPreprocess

Could you help check?

gokulgovind commented 6 years ago

Hi @deepindo Have you checked with the latest version of out library..? I believe it has been fixed in rsimenok PR . Please refer bug #6 for more info.