⚠ BREAKING CHANGES
- auth, android: multifactor error messages were auth/unknown before on android
Now they will correctly come through as auth/invalid-verification-code
If you were relying on the previous auth/unknown codes you
will need to update your error handling code - app, sdks: firebase-ios-sdk 10.21.0 requires cocoapods 1.12+
in order to support the new Apple-mandated privacy manifests. Please
ensure you are using version 1.12 or greater of cocoapods
Features
- analytics, ios: add Podfile toggle to optionally link AdSupport (e4db9bb)