Testing Notifications
Here are some common steps to test sending and receiving notifications within your Adalo app!
There are many ways to test this depending on the setup and User flow within your app. Below is just one example of how this could be done but it's important to test multiple scenarios to ensure your users are receiving notifications.
Skill Level: Intermediate
Before You Begin
Set up 2 Users in your app for testing. One will be the sender and the other will be the receiver.
Notifications can only be triggered to another logged-in user, on another device.
ex: The Logged in User triggering the notification will not be able to receive the notification they triggered within the app.
Make sure you have the Request Notification Permission set up correctly within your app.
Publish the latest version of your app before testing.
Install the app on the device you are testing.
Test the Notification
Login Sending User on one device and Receiving User on a separate device.
One way to do this would be to have the Sender logged in on a desktop and the receiver logged in on a mobile device.
Ensure the User receiving the notification has accepted the Notification Permission after they have logged into the device.
Close the app on the device that will be receiving the notification.
Trigger the notification from the Sender to the Receiver.
ex: Trigger the notification from the Desktop User to the Mobile User.
Verify the Notification was received on the Receiving User's device.
Help
If you need additional help setting up notifications, you can always check out out Troubleshooting Notifications Documentation or ask in our community forum! Be sure to paste the link to this article in your post as well!
Last updated