fastapi = "^0.111.0" pyfcm = "^2.0.4" I using async_notify_multiple_devices and get error: **Cannot run the event loop while another loop is running**
fastapi = "^0.111.0"
pyfcm = "^2.0.4"
I using async_notify_multiple_devices and get error: Cannot run the event loop while another loop is running