Short answer: FCM, or Firebase Cloud Messaging works by keeping a connection open towards the Google servers from your phone . This connection listens to messages from Google servers and takes action on your phone when messages are received.
Read moreCan Firebase send SMS?
You can send SMS Verification using Firebase and you cannot send ordinary SMS through Firebase . You can send using Twilio instead.
Read more