Prior to SDK 45 and the "new" dev client, development builds would automtaically build and download the app at the Metro URL configured in the RN debug settings. Now with expo-dev-launcher, the app loads the menu every time the app is loaded, forcing me to select the app, even if I only ever use the same one. This also creates some frustration with Hermes debugging not loading the "active" app, but rather the launcher app, e.g. the issue explored at https://github.com/expo/expo/issues/17355 and other general weirdness when trying to successfully use the Hermes Debugger.