-
Notifications
You must be signed in to change notification settings - Fork 127
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
Miissing entitlement #77
Comments
Missing entitlement checklist:
|
I did all of this which is in the screenshot I shared above but I still get the error |
I am heaving the same error. I tried Nfc_Manager's latest version as well. Both failed on iOS with the same error. It throws an error "Missing required entitlement" while calling the .poll method. I have verified the following things: Does anyone has figured out why it is not working yet? |
Running into the same issue. Followed checklist, I also tried the example in the repository which should work without issues? Edit: |
Would you please provide a minimal reproducible example? |
any update on this? |
On iOS, payment AIDs are currently not allowed to be polled.
|
I also encountered the same problem
|
I keep getting this error while polling
[CoreNFC] 00000002 82c5c2d0 -[NFCTagReaderSession _connectTag:error:]:686 Error Domain=NFCError Code=2 "Missing required entitlement" UserInfo={NSLocalizedDescription=Missing required entitlement}
This is my info.plist and Runner.entitlements file
The text was updated successfully, but these errors were encountered: