1

Automatic signing can't add the application-identifier and keychain-access-groups entitlements to your provisioning profile. Switch to manual signing and resolve the issue by downloading a matching provisioning profile from the developer website. Alternatively, to continue using automatic signing, remove these entitlements from your entitlements file and their associated functionality from your code.

Provisioning profile "iOS Team Provisioning Profile: com.company.AppName" doesn't include the application-identifier and keychain-access-groups entitlements.

In Simulator it is running fine, but using the device getting this error. Does anyone know about this?

Nikunj Kumbhani
  • 3,758
  • 2
  • 26
  • 51
  • Running on simulator does not require any profile or certificate but running on device it does. Without proper profile you cannot run on any device. If you do not need Keychain sharing switch of the same in target->capabilities – Shruti Mar 13 '19 at 11:33
  • but yesterday i run it in device and no issues... –  Mar 13 '19 at 11:38
  • When did you turned on keychain sharing? – Shruti Mar 13 '19 at 11:39
  • i am not turned on keychain sharing, –  Mar 13 '19 at 12:24
  • problem is getting when adding development team –  Mar 13 '19 at 12:25

0 Answers0