Further, by editing the build.gradle files, you can customize your app's build process to suit your needs. This can include adding new dependencies, configuring build types, and optimizing your app's size and performance.
Install using CocoaPods (Recommended)
To install SDK using CocoaPods:
1. To add the PageSense SDK to your pod file, run the bellow command in your terminal as shown below:
pod "'PageSenseSDK'"
2. After you have updated your pod file, run 'pod install' in your terminal to download the SDK automatically.
3. Navigate to the Info.plist file from your project navigator.
4. Create a key called ZPS_APP_ID with a type string.
5. Insert the App ID value from PageSense.

Inside Mobile, under Apps, copy your App ID from the respective app for which you are enabling mobile push notifications.