chat21 / chat21-android-sdk

Android Chat SDK built on Firebase
http://www.chat21.org
MIT License
233 stars 98 forks source link

Messages not send in android sdk #27

Open abdulmoeed137 opened 5 years ago

abdulmoeed137 commented 5 years ago

Hello, I have cloned the the project and added my json file generated from firebase with correct package name but my messages are not sending

andrealeo83 commented 5 years ago

Have you installed https://github.com/chat21/chat21-cloud-functions as described on README?

andrealeo83 commented 5 years ago

Please describe your code

abdulmoeed137 commented 5 years ago

No. I think it's for web? Is it necessary to use this in android also?

On Tue, 11 Dec 2018, 1:39 PM Andrea Leo, notifications@github.com wrote:

Have you installed https://github.com/chat21/chat21-cloud-functions as described on README?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chat21/chat21-android-sdk/issues/27#issuecomment-446117086, or mute the thread https://github.com/notifications/unsubscribe-auth/ATfQ-nsa1m76kqUBTClkLbq9Q4f64-fFks5u328rgaJpZM4ZM0Fx .

andrealeo83 commented 5 years ago

Yes please read this : https://github.com/chat21/chat21-android-sdk#pre-requisites

abdulmoeed137 commented 5 years ago

Hi, Thank you for your help. Can you please help me what should I add in android sdk to solve this issue.

On Tue, 11 Dec 2018, 1:42 PM Andrea Leo, notifications@github.com wrote:

Yes please read this : https://github.com/chat21/chat21-android-sdk#pre-requisites

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chat21/chat21-android-sdk/issues/27#issuecomment-446117924, or mute the thread https://github.com/notifications/unsubscribe-auth/ATfQ-h1MCO5xbpLZ_a-zIukSr7ia94mQks5u32_hgaJpZM4ZM0Fx .

abdulmoeed137 commented 5 years ago

I think it's for web. I am not able to find its android version.

On Tue, 11 Dec 2018, 1:54 PM Abdul Moeed Khan, abdulmoeedkhan92@gmail.com wrote:

Hi, Thank you for your help. Can you please help me what should I add in android sdk to solve this issue.

On Tue, 11 Dec 2018, 1:42 PM Andrea Leo, notifications@github.com wrote:

Yes please read this : https://github.com/chat21/chat21-android-sdk#pre-requisites

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chat21/chat21-android-sdk/issues/27#issuecomment-446117924, or mute the thread https://github.com/notifications/unsubscribe-auth/ATfQ-h1MCO5xbpLZ_a-zIukSr7ia94mQks5u32_hgaJpZM4ZM0Fx .

ajmalkhan1998 commented 4 years ago

you need to upload those cloud settings to your firebase(firebase cloud functioning),then only the messages will be sent.