Filter
All Filters are supported on all platforms, except for Filter.Address, which is only supported on Android.
Filter | Android | Apple | JavaScript |
---|---|---|---|
Service | ✓✓ | ✓✓* | ✓✓ |
Name | ✓✓ | ✓ | ✓✓ |
NamePrefix | ✓ | ✓ | ✓✓ |
Address | ✓✓ | ||
ManufacturerData | ✓✓ | ✓ | ✓✓ |
✓✓ = Supported natively ✓ = Support provided by Kable via flow filter ✓✓* = Supported natively if the only filter type used, otherwise falls back to flow filter
Inheritors
Types
Link copied to clipboard
Provides support for filtering against advertisement manufacturer data.
Link copied to clipboard
1: The recommended practice is to provide only service filters on Apple platform. If any filters other than Filter.Service are used on Apple platform, then filtering will not be performed natively.