Push notifications/ testflight

Does anyone know if you can send Push Notifications in TestFlight to see if they are working? How do you do test Push Notifications?
Thanks
Jason

Hey yes, provided you have set up correctly: Trigger Push Notifications - Adalo Resources. I would login with your iOS Device. Then on your PC login with a different email, account and set up a button in Adalo “Trigger Notification” > “Users > All”. Click and test.

Some prerequisites: you must first enable the “pop up” for request before sending to TestFlight: Request Notification Permission in Your App - Adalo Resources

Notifications will only be sent if;

The user has the app installed on their device.

The user is logged in.

The user has had activity in the app in the last 2 weeks to be considered active.

The user has permissions allowed.

The user is not the user triggering the notification.

If you do all of the above and it doesn’t work your certificates on Apple may need to be removed and refreshed. Notifications are working pretty well these days on all my apps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.