Feature Request:
The SearchView uses a LocatorTask which has the option to use an ApiKey. It is not uncommon to want an ApiKey that is specific to just search and geocoding that is separate from requiring a login.
It would be nice to be able to set the ApiKey on the SearchView so it can be set on the LocatorTask.
I tried to set on the Locator by getting a reference from the SearchViewModel, but I still get a login screen. I believe this needs to be set when the LocatorTask is initially created
Workflow
Open App > Cancel Login to AGOL > User could still do an address search because an ApiKey is assigned to SearchView