i had implement Firebase with FirebaseAuth/FCM etc and did sent notification successfully through Firebase Console.
However i would need to push the notification from m
static var FirebaseToken : String? { return InstanceID.instanceID().token() }