IOS notification not received

Hi, I made a button in my testflight test app. To trigger notification to ALL USERS. Shouldnt the app, that press the button receive a notification as well? Since he is one of ALL USERS? I do not receive notifications.

Hi @pushingpandas,

I think No.

Notifications will only be received if;
3) The user is not the user triggering the notification

You cannot trigger a notification to the same user and device with this Trigger.

Thank you

Thank you but that’s quite frustrating. How to test it quickly. Ok, thank you.