booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

houzi-rest-api-1.4.0.2 issue on getting notify and all notification #186

Closed Alantkw closed 4 months ago

Alantkw commented 4 months ago

All notification and test notification is not alerting and not receiving from the backend notification section. I tested is due to the external_id is not sending into Onesignal. I tried to output my external_id and i placed manually into one of my test notification in OneSignal then it works. But however all other users when getting the notification is not getting anything at all.

Alantkw commented 4 months ago

Basically the top notification is not popping out or alert out. The internal notification section has the record.

AdilSoomro commented 4 months ago

Have you configured one signal on website and apps?

Alantkw commented 4 months ago

Yes i already configured. I have sent you an email with the credential at houziapp@gmail.com

Alantkw commented 4 months ago

I tried to create a new push message from OneSignal and i did receive it. But is not working on the rest-api

AdilSoomro commented 4 months ago

What is your Houzez version?

Alantkw commented 4 months ago

Houzez 3.2.4

On Jul 28, 2024 at 17:31, Adil Soomro @.***> wrote:

What is your Houzez version?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

AdilSoomro commented 4 months ago

Can you verify your App Id, Rest Api key, and User key is correct?

Alantkw commented 4 months ago

Yes is correct because i tried to create a manual push message from OneSignal and i did receive the notification from my phone. You can check it with my credentials. I have send it to your gmail.

Alantkw commented 4 months ago

Even i did download the google service.json files and reconfigured the firebase json file to Onesignal and i did pub clean and pub get then built the new apk.

AdilSoomro commented 4 months ago

Since you are receiving push notifications from one signal, it means your configuration on onesignal are correct.

What I am asking is to check if you've correctly provided app id, rest api key and user key to Houzi Plugin correctly. Please verify again.

Alantkw commented 4 months ago

Yes i did double confirmed on the wordpress backed houzi-rest-api that i provided the same keys over there.

Alantkw commented 4 months ago

As for the credentials i have sent to your houzi gmail. You can check. Thanks

Alantkw commented 4 months ago

It seems strange right? Seems to be the onesignal has made some changes?

Alantkw commented 4 months ago

IMG_20240730_090947.jpg

Is it possible due to this changes on OneSignal?

MuhammadSulemanSaleem commented 4 months ago

Hi there,

Yes by disabling this verification settings, notifications are working fine now. You can see in the screenshot below.

Tested on Real Device Screenshot

Alantkw commented 4 months ago

Alright great. Thanks for your hard work. Cheers..