Hello,
I've created an app to record deliveries when they arrive at construction sites. The app is designed to handle multiple projects, and the person in charge can use the search bar to find the relevant delivery.
The app is based on a two-level hierarchy:
- Delivery information (visible in the main list).
- Detailed product list (accessible when clicking on a specific delivery).
The project name is always included in the delivery title, and users typically search for deliveries using this title.
The search functionality works perfectly on all devices except Android.
If anyone can help resolve this bug, I would greatly appreciate it.
Thank you!