You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Methods returning Descriptors (descriptorsForPeripheral/Service, readDescriptorForPeripheral/Service) send only partial information about characteristic, ie. they're missing characteristic's properties, which results in errors due to type safety (null is not bool/String).