ChatApp icon indicating copy to clipboard operation
ChatApp copied to clipboard

The error is coming at the time of debugginh

Open amritkumarj opened this issue 5 years ago • 5 comments

The following NoSuchMethodError was thrown building StreamBuilder<DocumentSnapshot>(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot<DocumentSnapshot>>#7f7d8): The method '[]' was called on null. Receiver: null Tried calling:

amritkumarj avatar Dec 17 '20 10:12 amritkumarj

The following NoSuchMethodError was thrown building StreamBuilder<DocumentSnapshot>(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot<DocumentSnapshot>>#7f7d8): The method '[]' was called on null. Receiver: null Tried calling:

amritkumarj avatar Dec 17 '20 10:12 amritkumarj

The following NoSuchMethodError was thrown building StreamBuilder<DocumentSnapshot>(dirty, state: _StreamBuilderBaseState<DocumentSnapshot, AsyncSnapshot<DocumentSnapshot>>#7f7d8): The method '[]' was called on null. Receiver: null Tried calling:

amritkumarj avatar Dec 17 '20 10:12 amritkumarj

I am trying to add Tried calling : [] ("caller id")

amritkumarj avatar Dec 17 '20 10:12 amritkumarj

App also crashes without giving any error in the log. it doesn't open.

at what point does it crash?

takiuddin93 avatar Mar 07 '21 05:03 takiuddin93

App also crashes without giving any error in the log. it doesn't open.

at what point does it crash?

This because I think it is trying to fetch something from database and since we have a new database with no collections, null error is there, can you please provide your firebase firestore database screenshots, or you can export it in json format using this and share it here somewhere?

scorchy38 avatar Apr 24 '21 08:04 scorchy38