How to configure push notification for IOS

How to configure push notification for IOS

  • You can send push notification to your users from Quikapp.
  • To send the push notification to your app users, at first you have to enable the push notification. The following steps explain how to enable the push notification.

Generate firebase configuration file and server key

  • Sign in to your Google firebase account using your Gmail id.
  • After signing in create a new firebase project for your app.

Create project Enter project name Continue Turn on google analytics (Optional)

  1. If you turn on the google analytics you will be asked to select the analytics account.
  2. Click on create project to proceed. You will be directed to the project dashboard.
  3. Click on the android icon on the main screen. You will be directed to the next screen.
  4. Enter the following details : Android package name and App name. You can skip the SHA-1 key step and click on Register app.
  5. Download the google-services file.
  6. Click on project setting icon in the left panel. Then, navigate to the cloud messaging tab.
  7. Enable the Cloud Messaging API (Legacy). To do this click on three dot menu and select Manage API in Google Cloud Console. You will be redirected to the Google Cloud Console there you can enable the Google Cloud Messaging API (Legacy).
  8. Go back to cloud messaging tab and refresh the page. Now you can see the Firebase server key. Copy the key.

Upload the apple push notification certificate*

It is mandatory to upload the Apple Push Notification (APN) certificate to the firebase account. Unless you can’t send the notification to your app users.