Why are push notifications automatically disabled in applications created with oracle apex?
I have created an application with Oracle APEX enabling the PWA feature and coded sending notifications with Oracle PL/SQL.
I have 5 users who connect to the application, push notifications are activated for each user, prior to that notifications were activated at the level of the Google Chrome browser.
If I enabled push notifications for USER 2, push notifications for USER 1 are automatically disabled. Why?


My client requires that all 5 users send and receive notifications on the devices where they work. That is, if user 1 and user 2 work on the office terminal in the store at different times, both accounts should have active notifications, unlike what happens now, where if I activate notifications for user 1, they are deactivated for user 2.
Kind regards,
Roberto