Prerequisites
Creating an app
Let's get going!
The very first step is to go to Batch's dashboard and create a new app.
Now let's do all the required configurations to allow you to send notifications on iOS (APNS) and Android (FCM).
Setting up your apps
Here is how to set up your apps on Batch's dashboard:
- iOS: Download/upload a .p8 file (recommended) or use a .p12 certificate.
- Android: Get your Server API Key and your sender ID.
Once you are done with APNS/FCM setup, you can start integrating the SDK into your app.