Notifications IOS not working

Hi @pushingpandas,

I’ve been playing a lot with Push notifications this morning - for me everything worked in my test app.
The thing I’ve noticed during the experiments - you can’t send the notifications to yourself. Here are the cases:
First case:

  • User A is logged-in to the “Admin” app (the webapp I’ve built to manage notifications).
    User B is logged-in to “Client” native app on the phone.
    When User A sends a push notification from Admin interface, user B receives it. In my setup the notification is sent to group of users or “All” users.

Second case:

  • User A is logged-in to the “Admin” app.
    User A (same user) is logged-in to “Client” native app on the phone.
    When User A sends the notification (to a group of users or to All), nothing is received on the mobile.

I can guess that it could be the restriction of the API, but the clarification is needed from someone from Adalo who knows it better.

Best regards, Victor.

1 Like