Closed NirmalAriyathilake closed 1 week ago
This is a fix for asking bluetooth permission in iOS on startup
Solution: Ask bluetooth permission on method call if not granted
Initialize CBCentralManager on method call if null.
CBCentralManager
This is a fix for asking bluetooth permission in iOS on startup
Solution: Ask bluetooth permission on method call if not granted
Initialize
CBCentralManager
on method call if null.