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

feat(ios): upgrade ios sdk to v7 #1169

Merged
merged 3 commits into from
May 24, 2023
Merged

feat(ios): upgrade ios sdk to v7 #1169

merged 3 commits into from
May 24, 2023

Conversation

vonovak
Copy link
Member

@vonovak vonovak commented May 23, 2023

Summary

motivation: using the latest ios google sign in sdk - version 7

The public api of the module has not changed.

Apart from the underlying major update, there are also improvements in

  • docs (please note the changes in docs of isSignedIn)
  • more accurate error descriptions in some cases
  • usage of deprecated ios methods removed

Test Plan

tested locally

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

@vonovak vonovak marked this pull request as ready for review May 24, 2023 07:32
@vonovak vonovak merged commit 63d7e8a into master May 24, 2023
2 checks passed
@vonovak vonovak deleted the feat/upgrade-ios-sdk branch May 24, 2023 07:57
github-actions bot pushed a commit that referenced this pull request May 24, 2023
# [10.0.0](v9.1.0...v10.0.0) (2023-05-24)

### Features

* **ios:** upgrade ios sdk to v7 ([#1169](#1169)) ([63d7e8a](63d7e8a))

If this package helps you, please [consider donating](https://github.com/sponsors/vonovak) to support the maintenance of this package.

### BREAKING CHANGES

* ios sdk upgraded
@github-actions
Copy link

🎉 This PR is included in version 10.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant