|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
Hi William. Thanks for the response, l have already updated the Bluetooth LE to 6.8 and is only working if l build the project with API 33 if l go higher API 34 its not working. There must b some compatibility issues as you say. I just need someone who can assist with an update for Android 14
What plugin are you using? That’s kind of important information If it’s the one William mentioned cordova-plugin-ble, it hasn’t been updated for 8 years.
Hi Twestrick, l am using the Bluetooth LE Version 6.8.0. That’s the only one that advertise a device i amusing 2 devices one Broadcast and the other connects and sends data to the broadcasting one. The Bluetooth LE is the only one that can do this. The plugin needs to be updated to cater for Android 14
We are not using Capacitor, we are using ionic angular with Cordova and this project we are not going to convert it to capacitor as it is a big project.