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

Develop #40

Merged
merged 4 commits into from
Jul 29, 2019
Merged

Develop #40

merged 4 commits into from
Jul 29, 2019

Conversation

alex-deutsch
Copy link
Collaborator

This PR contains 3 bug fixes:

  • Foreground NFC Reading from iOS was not working and is fixed, problem was the according eventchannel was not created and used
  • "not on UIMainThread" crash on android with latest flutter is fixed
  • Fix problem when just holding the phone very briefly on a nfc tag. Problem was, the implementation was always trying to initiate a connection to the tag, which failed when it was too short. Fix is to then just take the last read value instead of establishing the connection

@matteocrippa matteocrippa merged commit c80594a into dotintent:master Jul 29, 2019
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