mpurbo / MMPReactiveNotification

Local and remote push notifications as reactive signals with ReactiveCocoa
MIT License
18 stars 1 forks source link

Crash on iOS 7.1 #5

Closed jerry-sl closed 9 years ago

jerry-sl commented 9 years ago

Crash on iOS 7 when build using SDK > 8.0.

*\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIApplication registerUserNotificationSettings:]: unrecognized selector sent to instance 0x14da6380'

jerry-sl commented 9 years ago

@mpurbo Thanks for quick response.