| #
5f51f606 |
| 07-Dec-2022 |
Evan Bacon <[email protected]> |
Removed support for deprecated `expo.ios.config.googleSignIn.reservedClientId` in favor of `expo.ios.googleServicesFile`. (#20376)
# Why
- Follow up for https://github.com/expo/universe/pull/1044
Removed support for deprecated `expo.ios.config.googleSignIn.reservedClientId` in favor of `expo.ios.googleServicesFile`. (#20376)
# Why
- Follow up for https://github.com/expo/universe/pull/10442
- Fix typo reserved -> reversed
<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->
# Test Plan
- Unit tests
Co-authored-by: Expo Bot <[email protected]>
show more ...
|