When doing a search for something on mobile, see what records are actually scanned for the search results.
On iOS:
When you type something in the search bar, it doesn't talk to the server, it simply looks for existing information on the device. It looks for job address, job ref, job title, client name
On Android:
When you type in to search, it also looks for job address, job ref, job title, client name. When you tap on Continue Search, it asks the API (Our backend server) for job reference, job title, client first name, client last name, client company name (basically the same things)
On the GeoOp console website:
It depends on what you select, So technically they should return the same results. The main difference between the search results them would be the date range.
Comments
0 comments
Please sign in to leave a comment.