ibrahimbroachwala / Socio

Social Application built entirely on firebase backend
4 stars 0 forks source link

Error #1

Open skyestudiosDev opened 7 years ago

skyestudiosDev commented 7 years ago

Cant post moment with image

ibrahimbroachwala commented 7 years ago

I will update the repository. Please find the working app on playstore

skyestudiosDev commented 6 years ago

Link???

ibrahimbroachwala commented 6 years ago

https://play.google.com/store/apps/details?id=myapp.chatapp.ib.socio

skyestudiosDev commented 6 years ago

I have been trying to modify the app, to implement uniqueness of username. When a user enters a username, the app should check firebase if it exists. Have u done it??

skyestudiosDev commented 6 years ago

Uhm pls how can i make post show to everybody not just friends

ibrahimbroachwala commented 6 years ago

You just need to keep adding posts to a single node. And then add a Listener to read posts from that node for everybody.

skyestudiosDev commented 6 years ago

Ok good. I must commend, im a beginner but i understand ur code, its clean and understandable.

ibrahimbroachwala commented 6 years ago

Am also a beginner. Thanks for the comment. It means a lot.

skyestudiosDev commented 6 years ago

Your welcome, so if i wanna implement notifications is there anything I'll have to change in ur source code??

ibrahimbroachwala commented 6 years ago

For implementing message Notifications, I have created another repository. Link: https://github.com/ibrahimbroachwala/FCM-chat-message-notification

skyestudiosDev commented 6 years ago

Good good. I'll check it out

skyestudiosDev commented 6 years ago

Hey bro, pls help. I want to make the post public but cant fix the app to display from allposts node. Pls help me out

skyestudiosDev commented 6 years ago

Hey man how can i make post show to everybody pls. Where and what will i change??

On Oct 21, 2017 3:05 PM, "Ibrahim Broachwala" notifications@github.com wrote:

For implementing message Notifications, I have created another repository. Link: https://github.com/ibrahimbroachwala/FCM-chat-message-notification

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ibrahimbroachwala/Socio/issues/1#issuecomment-338401275, or mute the thread https://github.com/notifications/unsubscribe-auth/AcEAwWdmLJtBUrxPlPWN39q57o8sautAks5sufo_gaJpZM4PrU0V .

Winblo commented 6 years ago

Hello, I did something and my notification is shown endlessly. what is it? You know it?