You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -274,6 +274,7 @@ As stated before, this plugin is all about user authentication and identity, so
274
274
- A: Make sure you are using a Virtual Device running with a **Google APIs target and/or a Google APIs CPU**!
275
275
276
276
## 10. Changelog
277
+
- 5.0.3: Added the convenience method `getSigningCertificateFingerprint` to retrieve the Android cert fingerprint which is required in the Google Developer Console.
277
278
- 5.0.2: Require linking against `SafariServices` and `CoreText` frameworks on iOS as per Google's recommendation. Added `loginHint` on iOS.
278
279
- 5.0.0: Android GoogleSignIn SDK (See #193), iOS SDK 4.0.0, iOS compatibility with Facebook authentication plugins, added `familyName` and `givenName`.
279
280
- 4.0.8: Fix for Android 6 where it would crash while asking for permission. Thx #166!
0 commit comments