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

Allow connecting to tags discovered in readerMode #388

Merged

Conversation

pschlang
Copy link
Contributor

@pschlang pschlang commented Jan 9, 2020

Currently, connect() does not work in readerMode on Android since
no intent will be set when discovering a tag and, consequently,
connect() does not know which tag to connect to.

Allow connections in readerMode by setting an intent from within
the reader mode callback.

Currently, connect() does not work in readerMode on Android since
no intent will be set when discovering a tag and, consequently,
connect() does not know which tag to connect to.

Allow connections in readerMode by setting an intent from within
the reader mode callback.
@don don merged commit 0783ec0 into chariotsolutions:master Apr 7, 2020
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