Notification multiple problem

Ok, I have update my phone and 2 ipad… but the probleme it’s the same.

On my iPhone I have my account with 2 project MACHINE_1 and MACHINE_2.
This 2 project run on 2 diffrents module (MOD1 and MOD2) whith ESP-wromm-02 with the same program (on Adruino) but with 2 AUTH code diffrent.

On Ipad 1, I’m running a shared MACHINE_1 project, and the MACHINE_2 on the second Ipad.
The data transmit by MOD1 and MOD2 are corectly tranmit to the god Ipad.

When I make a action for send a notification on one MODx the notification is sending to Ipad1 and Ipad2.
I dont understand why the Blynk server don’t take care of the AUTH code from the module generator of the notification for sending at the god project?

I think when a MOD send a notification, the server send this at all project of the account…
I continue my to cheking…

Regards