takiuddin93 / ChatApp

A Flutter Chat application, using Firebase for Google Sign In/Sign Up and exchange text, emoji and images. Integrated Agora Video Call SDK to communicate over video call
MIT License
104 stars 23 forks source link

ChatApp isssue #5

Open nidhal666 opened 3 years ago

nidhal666 commented 3 years ago

hi there i dont know why after login i get grey screen ![128724861_899805504097316_3634681120381632199_n](https://user-images.githubusercontent.com/74936386/100658301-1dc7d300-334f-11eb-9aff-7da8326cbd4b.png 128724861_899805504097316_3634681120381632199_n

bryanbill commented 3 years ago

Hello @nidhal666, you get the grey screen most probably because you are trying to access a bull value. Try running the app in debug mode and get to see where the error originates from.

takiuddin93 commented 3 years ago

hi there i dont know why after login i get grey screen ![128724861_899805504097316_3634681120381632199_n](https://user-images.githubusercontent.com/74936386/100658301-1dc7d300-334f-11eb-9aff-7da8326cbd4b.png 128724861_899805504097316_3634681120381632199_n

Hello @nidhal666, did you connect your firebase to the app? also during login do a print test to see if it fetch your data.

canxx99 commented 3 years ago

@takiuddin93 I also had the same problem, I log in with google, the main screen comes and then the gray screen