I'm sending notifications from php, mark me
{\"multicast_id\":xxxx,\"success\":1,\"failure\":0,\"canonical_ids\":0,\"results\":[{\"message_id\":\"0:1529689647382093%bd778deaf9fd7ecd\"}]}"
The problem is that it does not arrive despite saying success 1
nor is it reflected in the console, does anyone know if you have to enable something from firebase to accept sending notifications externally?