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
- Search any keyword
- 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 🖥
Environment:
- OS: Android
- Library Version 3.2.1
Additional context
This issue is in your demo sample as well