Implementing Push Notifications on iOS with Firebase Push Notifications is a loud and powerful way for our apps to engage with our users. We engage with our users by letting them see values with their very owns eyes. Users see values. Users engage. We can engage our users by letting them know about something important. Perhaps their favourite sport team is about to compete. A flash sale on watermelons is on for 30 minutes. Or there is an important meet up in the desert later this weekend. These are some scenarios when our users may want to be notified. One way to implement push notifications for iOS apps is through Firebase Notifications. In this tutorial, we will dive into Firebase Notifications. We will see how we can implement this feature into our Xcode project one step at a time. This tutorial is split into 7 fine looking sections: Apple Developer Account Configuration Generating a CSR file Uploading your CSF file Preparing the APNs Certificate Configuring Fir...
Programming Tutorials For IOS and React Native