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
Thanks for the great library! I am building an application that would greatly benefit from the ability to pick up duplicate advertising packets from a peripheral while scanning. I have read that on iOS this can be specified. Sorry if this feature already exists, I have not been able to find any documentation of it.
The text was updated successfully, but these errors were encountered:
Should have this finished shortly, but I'm kind of confused. I'm not exactly sure what CBCentralManagerScanOptionAllowDuplicatesKey does. If I set it to No, I still get multiple scan results from devices. If I set it to Yes, I get multiple scan results from devices, but seemingly a lot more.
Thanks for the great library! I am building an application that would greatly benefit from the ability to pick up duplicate advertising packets from a peripheral while scanning. I have read that on iOS this can be specified. Sorry if this feature already exists, I have not been able to find any documentation of it.
The text was updated successfully, but these errors were encountered: