Skip to content

fix iOS build breaking #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

lukebars
Copy link
Contributor

@lukebars lukebars commented Jun 8, 2020

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

Fixes `Incompatible operand types ('NSUInteger' (aka 'unsigned long') and 'id')` on repeat interval.
@januarioprime
Copy link

januarioprime commented Jun 8, 2020

I'm facing exactly the same problem. Thank you for fixing :) :
Screenshot 2020-06-08 at 18 43 22

Copy link
Collaborator

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukebars thanks for catching this 👍

@Naturalclar Naturalclar merged commit ffa493f into react-native-push-notification:master Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants