Push Notifications only send 1 notification

Hello, I am currently working on a app that after a form is completed it will automatically send a push notification to everyone that has the app. My current problem is after installing the app into my phone home screen it only sent a notification the first time and every other attempt after the first notification it does not send notifications to my phone. I followed the basic tutorial in Youtube which included:

  1. Create an enable notification button and allow notifications
  2. Install in home screen of phone
  3. Include a request notification action
  4. Results get sent to the column when approved
  5. Add an action to push notification when the form is submitted

But even after many trial and error I only managed to receive only 1 notification which is the first attempt after I installed the App. I also checked my mobile phone and it confirmed that notification for the App is allowed. Every other attempt after the first attempt did not send any notifications. Can someone please help me with this?




Try some of these suggestions from @MegannLock, maybe you might come right. I know a lot of people are battling with push notifications.