Skip to content

Conversation

@ncooke3
Copy link
Member

@ncooke3 ncooke3 commented Jun 23, 2021

Changing exception messages to be more Swift oriented.

Follow-up PR to conversation from #8266 (comment)

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@ncooke3
Copy link
Member Author

ncooke3 commented Jun 23, 2021

Hmm would this type of public-facing change require CHANGELOG updates?

@google-oss-bot

This comment has been minimized.

@ncooke3
Copy link
Member Author

ncooke3 commented Jun 23, 2021

auth / integration-tests are failing. Issue being tracked at google/GTMAppAuth#128

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.

Thanks @ncooke3 !

Comment on lines 131 to 136
[NSException
raise:kFirebaseCoreErrorDomain
format:@"`FirebaseApp.configure()` (`[FIRApp configure];` in Objective-C) could not find "
@"a valid GoogleService-Info.plist in your project. Please download one "
@"from %@.",
kPlistURL];
Copy link
Member

Choose a reason for hiding this comment

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

@granluo here's something we should discuss: excluding code coverage for cross product changes. ex RTDB was changed in this PR so incremental code coverage is running, but this change is in FirebaseCore and we wouldn't expect full code coverage on FirebaseCore from the RTDB tests.

@ncooke3 ncooke3 requested a review from ryanwilson June 24, 2021 16:11
@ncooke3 ncooke3 enabled auto-merge (squash) June 25, 2021 15:25
@ncooke3 ncooke3 merged commit 89f237a into master Jun 25, 2021
@ncooke3 ncooke3 deleted the nc-swift-first-errors branch June 25, 2021 15:25
@firebase firebase locked and limited conversation to collaborators Jul 26, 2021
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.

4 participants