**Android Instant Search Duplicate Algolia APIs are calling** There are two APIs are getting called instead of one, furthermore, I have checked your instant search example there are also two APIs are calling **Steps to Reproduce** 1. Search any keyword 2. In the app inspection, you can see two APIs are calling I have attached the screenshot for your reference **Expected behavior 💭** It should call only one API **Screenshots 🖥** <img width="1726" alt="Screen Shot 2023-06-05 at 5 31 02 PM" src="https://github.com/algolia/instantsearch-android/assets/29117396/bf9f7146-ef64-46a8-84cf-5b36b8519472"> <img width="1705" alt="Screen Shot 2023-06-05 at 5 30 39 PM" src="https://github.com/algolia/instantsearch-android/assets/29117396/1e10f7d7-a092-49f8-b4a9-8e5ca703d62a"> **Environment:** - OS: Android - Library Version 3.2.1 **Additional context** This issue is in your demo sample as well