There was a report (https://stackoverflow.com/a/63247262/2935174) a few weeks ago from someone else who was having some build problems with bluetooth. He was able to resolve them by building the plugin from source: https://github.com/codenameone/bluetoothle-codenameone
In response to this I rebuilt the plugin and reposted it, but it's possible that there is something in my build environment that is still causing a problem. (*Though I tested my builds on Android and iOS and they are working fine for me). I recommend you try to build it from source and see if it fixes the issue for you. On Sat, Aug 15, 2020 at 9:51 PM James Hastings < [email protected]> wrote: > This issue is now creeping into other Bluetooth projects. I have an app > that was building and working fine. I changed some text on a label (nothing > to do with bluetooth), and then the same build error started on this app. I > changed the label back and it didn't help. I built the project from scratch > and installed the JSON and Bluetooth plugins, and then copied my classes > over but no change. I can get the project to build if I comment out any > calls to the BluetoothLE CN1Lib that would result in that library using the > JSON plugin. I think something broke in the JSON plugin or there is some > weird caching issue on the build server. The errors are the same as my > previously attached log. I also opened an issue on the plugin Github. This > is bringing my projects to a halt, any suggestions would be most > appreciated! > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/9a36b10e-2e36-4920-8c78-f29f1687c79eo%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/9a36b10e-2e36-4920-8c78-f29f1687c79eo%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKWvbex%2B82D6x_LkustBsK2-as%2BWPebmhjcGWO3WEBH55g%40mail.gmail.com.
