Hi, I have two different published apps and one of them allows push notifications and the other doesn’t. I know it’s nothing with Adalo or App Store connect.
What could it be that’s causing for no notifications to appear even though all of the trigger actions are set up correctly?
A certain button? A group? A screen? Too many notification actions?
Did you try to send push notifications for the non-working app using API call? This could be a good way to start isolating the problem: if API works → there is a problem inside the app; if API doesn’t work → there might be some more general problem.
Also, just checking: do you have “Request notifications permissions” action in your app?