react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
749 stars 286 forks source link

fix iOS build breaking #135

Closed lukebars closed 4 years ago

lukebars commented 4 years ago

Fixes Incompatible operand types ('NSUInteger' (aka 'unsigned long') and 'id') on repeat interval.

Looks like my CocoaPods were cached when testing. With cleaned build cache current version doesn't build. My bad...

This needs to be released as a hotfix 😞 @Naturalclar

januarioprime commented 4 years ago

I'm facing exactly the same problem. Thank you for fixing :) :

Screenshot 2020-06-08 at 18 43 22