Skip to content
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

iOS NFC NDEF support #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

iOS NFC NDEF support #50

wants to merge 1 commit into from

Conversation

ctummon
Copy link

@ctummon ctummon commented Aug 16, 2019

iOS was a bit more work than Android.
We need to manually start an NFC reader session, hence the addition of a "Contactless" button.

You can see the uni_link changes here:
avioli/uni_links#36

Feel free to use these changes or come up with you're own UX, as this was a quick proof of concept that we used for our demo.

You will need to enable NFC entitlements on your apple developer page for the Natrium AppID.
NFC Reader is only supported on iPhone7 and upwards, and iOS 11 upwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants