CharlyKeleb / SocialMedia-App

A fully functional social media app built with flutter with multiple features
MIT License
992 stars 315 forks source link

Issue with first message in chat #21

Closed ulrickpsp closed 1 year ago

ulrickpsp commented 3 years ago

Hi. First of all I'd like to say it's an impressive work. I'm new to flutter and I took your project as an example to learn.

I found an issue when I send a message to a user. The first messages are nor received but after that it works fine. Have you noticed this behavior or do you think it's my fault?

Thanks a lot

CharlyKeleb commented 3 years ago

Oh that's true.. i noticed that bug, but haven't gotten chanced to work on the bug.

On Sun, Nov 7, 2021, 2:36 PM ulrickpsp @.***> wrote:

Hi. First of all I'd like to say it's an impressive work. I'm new to flutter and I took your project as an example to learn.

I found an issue when I send a message to a user. The first messages are nor received but after that it works fine. Have you noticed this behavior or do you think it's my fault?

Thanks a lot

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CharlyKeleb/SocialMedia-App/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBOXDPCPXK7H7XFJWJC2DDUKZ6GBANCNFSM5HQ2Q3XQ .

ulrickpsp commented 3 years ago

Oh that's true.. i noticed that bug, but haven't gotten chanced to work on the bug. .

No problem!

I'll check it then.

Thnaks a lot for your work.

AayushSolanki commented 2 years ago

do we need to create the database collection in the firebase manually?