Skip to content

Conversation

@Nightsd01
Copy link
Contributor

@Nightsd01 Nightsd01 commented Feb 17, 2018

• Since Nullability specifiers have been added to new methods (Email methods) in the SDK, Xcode will show compiler warnings since not all previous methods in OneSignal.h have these specifiers
• Since adding nullability flags to existing methods would be a breaking change we will not do this until the next major release.
• Until then, this commit adds a compiler flag to ignore nullability warnings.


This change is Reviewable

• Since Nullability specifiers have been added to new methods (Email methods) in the SDK, Xcode will show compiler warnings since not all previous methods in OneSignal.h have these specifiers
• Since adding nullability flags to existing methods would be a breaking change we will not do this until the next major release.
• Until then, this commit adds a compiler flag to ignore nullability warnings.
@Nightsd01 Nightsd01 requested a review from jkasten2 February 17, 2018 21:33
@jkasten2
Copy link
Member

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@Nightsd01 Nightsd01 merged commit 6925424 into master Feb 17, 2018
@Nightsd01 Nightsd01 deleted the nullability_fix branch February 17, 2018 21:36
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