Create an App surface in Adobe Experience Platform Data Collection
You need to add your mobile application push credentials in Adobe Experience Platform Data Collection.
The mobile app push credential registration is required to authorize Adobe to send push notifications on your behalf. Refer to the steps detailed below:
-
From Adobe Experience Platform Data Collection, select the App Surfaces tab in the left-hand panel.
-
Click Create App Surface to create a new configuration.
-
Enter a Name for the configuration.
-
From Mobile Application Configuration, select the Operational system:
-
For iOS
-
Enter the mobile app Bundle Id in the App ID (iOS Bundle ID) field.
The app Bundle ID can be found in the General tab of the primary target in XCode of your Apple developer account.
-
Switch on Push Credentials to add your credentials.
-
Drag and drop your .p8 Apple Push Notification Authentication Key file.
This key can be acquired from the Certificates, Identifiers and Profiles page of your Apple developer account.
-
Provide the Key ID. This is a 10 character string assigned during the creation of p8 auth key.
It can be found under Keys tab in Certificates, Identifiers and Profiles pag of your Apple developer account.
-
Provide the Team ID. This is a string value which can be found under the Membership tab.
-
-
For Android
-
Provide the App ID (Android package name). Usually the package name is the app id in your
build.gradle
file. -
Switch Push Credentials to add your credentials.
-
Drag and drop the FCM push credentials. For more details on how to get the push credentials refer to Google Documentation.
-
-
-
Click Save to create your app configuration.