BluetoothSerial icon indicating copy to clipboard operation
BluetoothSerial copied to clipboard

Ionic - How to manage auto connect on app start?

Open abelokon0711 opened this issue 5 years ago • 0 comments

On app start I am trying to achieve auto connect to the last device the application was connected to. I'm sorry but the documentation is very confusing to me. How are we supposed to implement cross plattform connection if the list function is doing for each platform something different. Currently I am storing the last device the app connected to into Ionic storage. So would I have to call both functions? List and discorverUnpaired?

abelokon0711 avatar Sep 12 '18 12:09 abelokon0711