Tag: smscertification

  • Firebase Phone Authentication and Apple’s APNs

    Firebase Phone Authentication and Apple’s APNs

    APNs works like the structure above. Here, Firebase acts as the backend server, aka the Provider. (For Android, Firebase’s FCM is used, which makes the process a bit simpler.) So, how do you set up APNs? I’ll explain based on the development environment because that’s where it all starts.