FCM push notification via AlamoFire – URLSessionTask failed with error: Could not connect to the server – Ios swift
I'm trying to implement FCM to send a push notification (using the legacy api), but am unable to do so. I have verified that my server key (taken from Firebase console) and device token are accurate, and I have successfully…