Custom Dev Client and Production build on same device

Hi all, I have a quick question, I use the same device (my personal pixel phone) to develop and just for everyday use of the app I’m developing.

Right now I can’t figure out a way to have both my Custom Development Client on the device and the production build at the same time - they replace each other. Is there any way to change the name of the custom development client and still keep the production build installed on the device when testing?

Thinking of a similar set up as Expo Go, where I could have the production build of my app and develop through the Expo Go app on the same device.

We are working on docs for that use-case, PR with docs for managed project is here [docs] First pass at documenting how to install multiple builds of the same app on a single device by brentvatne · Pull Request #15292 · expo/expo · GitHub