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

Bluetooth LE not working on Android 14 but working on Android 13 #765

Open
EngageCT opened this issue Jul 29, 2024 · 3 comments
Open

Bluetooth LE not working on Android 14 but working on Android 13 #765

EngageCT opened this issue Jul 29, 2024 · 3 comments

Comments

@EngageCT
Copy link

Hi guys l have a problem with Bluetooth LE using the Advertising on ionic Cordova project. The plugin is working fine on Android 13 if l upgrade to Android 14 i.e. API 34 it is not working on Advertising. Is there anyone having the same issue or has a solution for this. My environment is below:

Bluetooth LE is on version 6.4 required 6.8 but l haven't updated the plugin

Ionic:

Ionic CLI : 7.2.0
Ionic Framework : @ionic/angular 6.7.5
@angular-devkit/build-angular : 13.0.4
@angular-devkit/schematics : 13.0.4
@angular/cli : 13.0.4
@ionic/angular-toolkit : 5.0.3

Cordova:

Cordova CLI : 12.0.0 (cordova-lib@12.0.1)
Cordova Platforms : android 13.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 11 other plugins)

Utility:

cordova-res : 0.15.4
native-run (update available: 2.0.1) : 1.7.2

System:

Android SDK Tools : 26.1.1
NodeJS : v20.15.1
npm : 10.8.1
OS : Windows 10

@EngageCT
Copy link
Author

EngageCT commented Aug 6, 2024

Is there anyone with information on Bluetooth LE on android 14 on Ionic cordova

@Sebartus
Copy link

Sebartus commented Nov 14, 2024

@EngageCT In API 34 there is a bug in this plugin and in Android settings you have to find your app and add manualy permission for devices nearby to: allow then everything works.

@randdusing could you release an update to fix this like you did in Android 12.

@randdusing
Copy link
Owner

I don't have the time or devices to make the changes myself, but I'd be happy to approve a PR.

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

3 participants