I am not enable to use Nearby Interactions.

Hello there, I am trying to add Nearby Interaction into my project, but it is not appear into +capabilities.

I have already go to my account into developer account platform to try to add it from Identifiers:

Then I search into my project to activated, but Nearby Interaction was not show:

So, there is anything else that i have miss?

please help :c

Answered by DTS Engineer in 853683022
I am trying to add Nearby Interaction into my project, but it is not appear into +capabilities.

That’s because Nearby Interaction isn’t gated by a capability. You just import the framework and call it. See the sample code for a an example of this.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I am trying to add Nearby Interaction into my project, but it is not appear into +capabilities.

That’s because Nearby Interaction isn’t gated by a capability. You just import the framework and call it. See the sample code for a an example of this.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

How do I solve this error then?

Provisioning profile "iOS Team Provisioning Profile: *" doesn't include the com.apple.developer.nearby-interaction entitlement.

Thanks

I am not enable to use Nearby Interactions.
 
 
Q