Mobile app developers can leverage the Acoustic Campaign SDK that supports mobile app messages from their mobile apps. You can configure iOS and Android applications, actions, custom actions, and action categories (iOS8 only) associated with the applications.
The mobile push implementation requires you to complete the following tasks for either iOS or Android:
- Register your iOS app with Apple. To get pushes working on your iOS app, you need to create a provisioning profile and a push certificate on the Apple Developer Provisioning Portal for your Apple Application ID. The provisioning profile you create must match the push certificate that you upload to Acoustic mobile push notification.
- Create a new Google API project with Firebase Cloud Messaging (FCM). To use Firebase Cloud Messaging (FCM) in your application(s), you must create a new project in the Google APIs console.
- Set up the mobile push feature for org and users. To provision push for your organization, you must request that the push feature be provisioned.
SDKs and plugins
Implementing Software Development Kits (SDKs) into a mobile application enables you to send simple notifications to their users based on criteria such as location, date, events, and more. Supported SDKs and plug-ins include:
- iOS SDK
- Android SDK
- React Native plug-in
- Apple Watch plug-in
You can find all essential documentation regarding SDKs and plug-ins in Acoustic Developers platform.