Skip to content
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

remove ios 7 logic as sdk minimum support is iOS 8 now #5835

Merged
merged 7 commits into from
Jul 14, 2020
Merged

Conversation

charlotteliang
Copy link
Contributor

No description provided.

@charlotteliang charlotteliang changed the title remove ios 8 related check as sdk minimum support is iOS 9 now remove ios 7 logic as sdk minimum support is iOS 8 now Jun 16, 2020
@@ -18,7 +18,6 @@

NS_ASSUME_NONNULL_BEGIN

// Stand-in for NSURLQueryItem, which is only available on iOS 8.0 and up.
@interface FIRInstanceIDURLQueryItem : NSObject
Copy link
Member

Choose a reason for hiding this comment

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

Could the clients use NSURLQueryItem instead and delete the whole class?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea! Didn't realize that.

Copy link
Contributor

@maksymmalyhin maksymmalyhin left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

LGTM on green after nit and style is fixed

FirebaseMessaging/CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@maksymmalyhin maksymmalyhin left a comment

Choose a reason for hiding this comment

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

LGTM

@charlotteliang charlotteliang merged commit 28fe036 into master Jul 14, 2020
@charlotteliang charlotteliang deleted the iid branch July 14, 2020 21:06
@firebase firebase locked and limited conversation to collaborators Aug 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants