-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENManager fails to activate - Entitlements #57
Comments
You need a special entitlement from Apple, it doesn't look like there is a way to request one right now (at least that I know of) |
The entitlement is needed even for dev builds? |
Yeah looks like it |
what is the entitlement name? |
com.apple.developer.exposure-notification |
I'm going to rename this thread to indicate it's related to entitlements. And yea, you need access to this for development builds as best as I can tell. I'm currently developing this app in the blind. The purpose of |
@HendX Thank you so much for this project! I think it's a great approach. Let me know if you have any BLE questions. I don't know iOS that well but have done lots of low level BLE. I hear Apple will release guidelines for who qualifies for the entitlement soon. |
From #54:
You likely need to be a government health department and request it from your Apple contacts. Maybe they will open this up just for development builds, I'm not sure (although I suspect not). |
I’m with JHU, We have an open ticket with Apple. I’ll let you know what the process is when we hear from them. |
I work for Adafruit and asked our Apple contact for a way to test with other BLE devices (not to release an app) and the reply was that criteria for entitlement would be published soon. |
Getting error within xcode console that ENManager "Invalidated unexpectedly" when trying to call activate. Any suggestions?
The text was updated successfully, but these errors were encountered: