0

Good day,

Previously, I have requested entitlement at User-Assigned Device Name Entitlement for my app ID.

After Apple approve, I do the follow steps: Tick the User-Assigned Device Name checkbox under Additional Capabilities tab in apple developer website for the identifier. Regenerate the Profile. Add the following value in Entitlements-Release.plist file: com.apple.developer.device-information.user-assigned-device-name

I able to generate the IOS app to testflight with the username device name enable, without NSExtension. Now the app can show the device name that define by user, instead of "Iphone".

However, my app needs to generate together with NSExtension, I am hitting error like follow in my Xcode: enter image description here "profile doesn't include the com.apple.developer.device-information.user-assigned-device-name entitlement."

Hence, I request entitlement for the NSExtension as well, after get approved from apple, I repeat the step 1 and step 2 for NSExtension. (No step 3 for NSExtension because no plist for this)

I expected the error will gone because my NSExtension profile already contains the entitlement. However, it's still the same.

May I know which steps I missing and how to fix this?

And I can see the following value under app profile download: com.apple.developer.device-information.user-assigned-device-name enter image description here But not NSExtension profile.

Please help on this, thanks.

Panadol Chong
  • 1,793
  • 13
  • 54
  • 119

0 Answers0