Extension configuration
-
Ensure you are in Extensions within your mobile app property.
-
Select Catalog.
-
Use the
-
Search for
Identity
. -
Select the Identity extension.
-
Select Install.
This extension does not require any further configuration.
-
-
Use the
This extension does not require any further configuration.
-
Use the
-
Select Pending. In this tutorial, you manage consent further in the application. Learn more about the Consent extension in the documentation.
-
Select Save to Library.
-
-
Use the
-
In Datastreams select the Datastream that you created in the previous step for each of the environments, for example Luma Mobile App.
-
If not already populated, specify the Edge Network domain within Domain Configuration. The Edge Network domain is the name of your organization, followed by
data.adobedc.net
, for exampletechmarketingdemos.data.adobedc.net
. -
From the Save to Library menu, select Save to Library and Build.
-
Your library is built for the new extensions and configurations. A successful build is indicated by a ● in the Initial Build button.
Generate SDK install instructions
-
Select Environments from the left rail.
-
Select the Development install icon
-
In the Mobile Install Instructions dialog, select the iOS tab.
-
You can copy
The install instructions provide you a good starting point for implementation. You can find additional information here.
INFO
For the remainder of this tutorial, you will not use the CocoaPods instructions but instead use a native Swift Package Manager (SPM) based setup. -
Select the Swift tab below Add Initialization Code. This block of code shows how to import the required SDKs and register the extensions at launch. This is covered in more detail in Install SDKs.
-
Copy