Hi all,
Please help me.I use adalo’s professional Plan(recently purchase it).I am testing trigger notification in my app.I just share my test app and install it on my mobile and on my laptop for testing.
after installing i login as two different user from two different devices.then allow notifications from both devices(request notification permission).I trigger notification from my laptop and want to receive it from mobile.but i can’t get any notification in my mobile.
but when i preview the app with login of one user.and when i trigger notification from share your test app option (after installing) as another user in laptop i get notification in my laptop.both are open on laptop.
…
without publishing the app the trigger notification not works usually? @Victor@primedev06 I mention you because you all help me to resolve my earlier issues.
Hey there, we have no reports of issues with notifications so it’s likely a setup issue or something with your device.
We have a few requirements that need to be checked before we can deep dive and troubleshoot any notification issues. Could you please confirm if these are met:
A notification will only be sent if;
You have published the app
The audience to send to exists (The users set to be the “recipient”)
A notification will only be received if;
The recipient has the app installed on their device.
The recipient is logged in or has had activity in the app in the last two weeks to be considered active.
The recipient has permissions allowed (notification permission).
The recipient is not the user triggering the notification. I.e. the Logged in User is not triggering a notification to themselves.
I’ve been having a problem for a while with notifications, in the app of a shipping client we have a user, business and delivery… when the user places an order it arrives at the business and when the business accepts we tell it to send notification to all users Delivery>true… the problem is that adalo sends that notification to ALL users… it seems that it doesn’t take the filters as a function and sends them to everyone… that’s a very big problem!
before publishing the app can’t we test notifications functionality?
I actually have not published the app..i just go to the option view app->share your app->install ->login->test notification functionality…but my app has not published yet in google playstore,ios anywhere ..actually I want to test it before publishing