Unable to install on my iphone after add notification service extension on my xcode configuration

Hello, I was trying to configuring rich notification for my app but then its became unable to install on my iphone after following the documentation for rich notification from braze, here is the link  : https://bit.ly/3uZqXKx

  1. This is the example of my xcode after add the notification service extension based on the documentation above : https://bit.ly/3BD98Cl

  2. And this is example when im try to install the app, after archive the build : https://bit.ly/3LDvNmh

This is not happening before, but if i remove the notification extension from my xcode it will working as well as before, & if you guys curious if i am already do all the step from the documentation, the answer is i did. I am already set up the signing certificate, i am already add the code that the documentation given.

FYI, if im running my app on debug mode using iphone simulator or iphone real device there is nothing happen its running well. The error unable to install happened after im archiving the app an export it into an .ipa file then install it to my iphone.

Unable to install on my iphone after add notification service extension on my xcode configuration
 
 
Q