Since May 1st, 2024, Apple requires all iOS apps to include a privacy manifest.
For more details, see Privacy Manifest.
- InstantSearch version
- The name of the instantiated InstantSearch components, for example,
HitsSearcher,FilterState - The name of the components with custom parameters (overridden defaults). InstantSearch doesn’t collect the values of those parameters. For example, the default of the
facetsvalue inFacetListInteractoris an empty list. If you instantiate it with a list of facets, then the telemetry tracks that thefacetsparameter received a custom value, but not the value itself.
Swift