Plugin(s)
Current problem
Hello I would like to build a simple chat app via Bluetooth and it seems that I cant do that with your Capacitor plugin
Iam not an expert in Bluetooth but its seems i need to add a service or broadcast a signal that capacitors app could identify (with their own implementation of observer)
Preferred solution
It is possible to have a method to broadcast a signal to everyone and a method to add a callback to process those broadcasted messages
Alternative options
Iam currently blocked because since iam alone I can’t start the development of my app from scratch in Java and Swift at the same time
Additional context
I don’t know how that would look
Before submitting
Plugin(s)
Current problem
Hello I would like to build a simple chat app via Bluetooth and it seems that I cant do that with your Capacitor plugin
Iam not an expert in Bluetooth but its seems i need to add a service or broadcast a signal that capacitors app could identify (with their own implementation of observer)
Preferred solution
It is possible to have a method to broadcast a signal to everyone and a method to add a callback to process those broadcasted messages
Alternative options
Iam currently blocked because since iam alone I can’t start the development of my app from scratch in Java and Swift at the same time
Additional context
I don’t know how that would look
Before submitting