I don’t believe that it true… you should be able to send email notifications as long as the hardware is communicating with the server, regardless of app status… but you do need to specify the email address in the sketch command.
Blynk.email(“your_email@mail.com”, “Subject”, “My message here.”);
It is reportedly coming soon.