humhub / humhub-modules-fcm-push

5 stars 1 forks source link

Not recieving notification from humhub using thus module in android app #3

Open binbard opened 3 years ago

binbard commented 3 years ago

@luke- Please help me. I have set all the entries successfully, in the module, rechecked several times and waiting from many days to recieve any notification, not received any.

I successfully recieve notifications to tge app from firebase manually sending it, from the console. But humhub doesnot send them automatically using the fcm module. Do I have to config something in website's code.

Thankyou. Eagerly waiting for your reply.

luke- commented 3 years ago

Do you receive the Firebase notifications via the Progressive Web App? Did you install the app?

binbard commented 3 years ago

I have made my own app by customizing a open source webview android application. Of course I have installed it, since 2,3 days, but no notification comes from my humhub site automatically. Also, want to clarify that my app is fully working and compatible with firebase specially its nitifications, as I have send notifications to it manually from my firebase console.

binbard commented 3 years ago

@luke- Are these attached logs, related to my issue?. Thanks for IMG_20200807_202957 any help

luke- commented 3 years ago

I don't think this error has anything to do with the Push Notifcations.

It probably makes sense to get the push notifications via the browser/progressive web app running first and try it via a separate native app.