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

Auth jazzy fixes and Swift sample updates #19

Merged
merged 1 commit into from
May 19, 2017
Merged

Conversation

paulb777
Copy link
Member

No description provided.

* 2017-04-05 Auth piper sync

* 2017-04-12 Auth snapshot - CL: 152957961

* 2017-04-19  Auth snapshot - CL:153588023

* 2017-04-27 Auth snapshot - CL: 154461481

*  2017-04-28 Auth snapshot - CL: 154549430

* 2017-05-04 Auth snapshot - CL: 155099988

* 2017-05-11 Auth snapshot - CL: 155765299

* Today’s auth snapshot - CL 156496916

* Removes files already deleted from master.

* Removes the '@c' that would cause Jazzy issue down the road.
@paulb777 paulb777 requested a review from XiangtianDai May 19, 2017 18:15
@paulb777 paulb777 merged commit f2765ff into master May 19, 2017
@paulb777 paulb777 deleted the pb-auth-update branch May 19, 2017 18:31
paulb777 pushed a commit that referenced this pull request May 25, 2017
Since Google Cloud Projects Project IDs are allowed to use a dash, they
should also be allowed in FIRApp's name.
paulb777 added a commit that referenced this pull request May 25, 2017
* Initial commit

* Initial

* Add three files in repo despite .gitignore

* Update README with context, contributing, and license sections (#3)

* Updating READMEs (#5)

* Add comments to each FIRLoggerLevel value. (#6)

Docs aren't being generated properly for FIRLoggerLevel because
it's missing the proper documentation.

* Update travis for renamed AllUnitTests scheme (#8)

* Remove double commented lines. (#11)

* Update scheme setting in test.sh (#12)

* Update travis xcode version to 8.3 (#13)

* Add CI badge to README (#14)

* Fix typos (#15)

* Adding cache to Travis builds (#17)

* Enable direct channel in the sample app (#7)

This shows the simple property, shouldEstablishDirectChannel, to open a new channel, and how to show incoming messages with the iOS 10 delegate handler

* Auth jazzy fixes and Swift sample updates (#19)

* Removes the '@c' that would cause Jazzy issue down the road.

* Update travis test to retry if error is 65 (#20)

* Fixes ApiTests and separates its credentials from Sample (#25)

* Log an error if for some reason we can't add a method to a class (#24)

Maybe it was already swizzled, or some other issue. Either way, it would be good to log this error, as it might help us / developers diagnose an issue.

* Update FIRPhoneAuthProvider reference docs (#27)

Adds reference docs error documentation to FIRPhoneAuthProvider.
Also fixes small typo in FIRAuthErrorUtils.

* Clean up logging and configuration in Messaging (#28)

* Remove mostly unused code from FIRMessagingLogger

This cleans up some left-over old logging logic from before we moved to FIRLogger in Firebase Core. We no longer need this logging functionality.

* Delete FIRMessagingConfig.{h,m}

We no longer need a config class to store an unused log level filter (that filter is no longer needed).
minafarid pushed a commit to minafarid/firebase-ios-sdk that referenced this pull request Jun 6, 2018
* Removes the '@c' that would cause Jazzy issue down the road.
@firebase firebase locked and limited conversation to collaborators Nov 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants