Reconfigure your eas.json and app.json so you can install the development, preview and production builds all on the same device.
An app on your phone is uniquely identified by the bundle identifier on iOS and the package on Android, so to make the builds unique we have to make these IDs different based on the build profile.
📖 Docs