-
Notifications
You must be signed in to change notification settings - Fork 658
Closed
Description
Environment
- Android Studio version: 3.2.1
- Firebase Component: Database
- Component version: 16.0.5
Steps to reproduce:
I got this crash report on Crashlytics. The device is a Nexus 5X, Android version 6.0.1.
Relevant Code:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
at com.google.firebase.database.tubesock.WebSocketHandshake.verifyServerHandshakeHeaders(com.google.firebase:firebase-database@@16.0.5:111)
at com.google.firebase.database.tubesock.WebSocket.runReader(com.google.firebase:firebase-database@@16.0.5:418)
at com.google.firebase.database.tubesock.WebSocket.access$000(com.google.firebase:firebase-database@@16.0.5:47)
at com.google.firebase.database.tubesock.WebSocket$2.run(com.google.firebase:firebase-database@@16.0.5:143)
at java.lang.Thread.run(Thread.java:818)
tunghdt
Metadata
Metadata
Assignees
Labels
No labels