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

Remove not supported Peer2Peer NFC communication for Android on SDK 34 support #495

Conversation

ghost
Copy link

@ghost ghost commented Oct 27, 2023

The interface for Peer2Peer communication (Beam NDEF messages to other devices) has been deprecated since SDK 10 since there is another way to do it. In Android SDK 34 they removed the interface and so prevents the apk to build due to not existing symbols

WindowsTerminal_AnxCAmVMeL

We don't use that interface at all so I decided to simple commented it out for Android so the app builds again

Increased the version to 1.2.0-j5.2

@ghost ghost changed the title Remove Peer2Peer NFC communication for Android due to deprecation and removal Remove not supported Peer2Peer NFC communication for Android on SDK 34 support Oct 27, 2023
@ghost ghost closed this Oct 27, 2023
This pull request was closed.
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.

3 participants