Create a Notification Content extension
In order to use the AEPNotificationContent push templates, your app needs to have a Notification Content app extension
To add a Notification Content app extension to your iOS app, open it in Xcode and perform the following:
From the menu, select
File
, followed byNew
andTarget
Choose the
Notification Content Extension
template under theApplication Extension
section of theiOS
tab:Click
Next
Name your Notification Content app extension
Click
Finish
For more information about Notification Content app extensions, visit the Apple documentation.