v6.0.1 Release
Bug fixes and documentation updates release.
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
 
Authentication
- Fix #2639; Android; Casting error from JS to native when calling 
auth().verifyPhoneNumber(phoneNumber) - Fix #2693; iOS; Can't use 
verifyPhoneNumber 
Crashlytics
- Fix #2307; Android,iOS; 
crashlytics().setUserIdcrashes whenauto_collectiondisabled 
Firestore
- 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
 
Realtime Database
- Fix 
DatabaseQuery/DatabaseQueryModifiersincorrectly mutating previous query instances when chaining 
Vision
- Fix #2666; 
textRecognizerProcessImage()errors withvision/file-not-foundwhen usingfile://paths 
