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

BLE.java uses or overrides a deprecated API #141

Open
woodev01 opened this issue May 23, 2017 · 1 comment
Open

BLE.java uses or overrides a deprecated API #141

woodev01 opened this issue May 23, 2017 · 1 comment

Comments

@woodev01
Copy link

When I'm building in Cordova I am getting an error. It still lets me compile about half of the time, but it always warns that BLE.java uses or overrides a deprecated API when it does it's compileDebugJavaWithJavac.

Is this a common thing? Is this going to be patched by the evothings team?

@acutetech
Copy link

I don't know which deprecated API woodev01 is referring to. But I notice that BLE.java uses adapter.startLeScan() which is deprecated. Should all methods be checked?

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

No branches or pull requests

2 participants