Please tag any GitHub issues regarding v6 with
[v6]in the title.
š This is a bug fix release. š
- Fix #2635; Android build error; Cannot get property 'parentFile' on null object when trying to detect a
firebase.jsonfile - Fix #2648; TypeScript; Auto complete not working with VSCode
- Fix #2639; Android; Casting error from JS to native when calling
auth().verifyPhoneNumber(phoneNumber) - Fix #2693; iOS; Can't use
verifyPhoneNumber
- Fix #2307; Android,iOS;
crashlytics().setUserIdcrashes whenauto_collectiondisabled
- Fix #2654; Firestore settings not applied
- Fix #2532;
FieldPathdoesn't deep merge - Fix #2581; Index Creation Error Message Surfacing
- Fix #2691;
FirestoreQuery/FirestoreQueryModifiersincorrectly mutating previous query instances when chaining - Fix #2681; NPE in exception handling
- Fix
DatabaseQuery/DatabaseQueryModifiersincorrectly mutating previous query instances when chaining
- Fix #2666;
textRecognizerProcessImage()errors withvision/file-not-foundwhen usingfile://paths

AI Logic