Android: Custom Package Name

Hello, Is it possible to create an Expo Client with a custom package name? I have a use-case where a device I’m working on require apps running to have a specific prefix to their package names. I’d like to be able to do this without detaching if possible.

Hi! We don’t provide a way to do this on Android yet, but have plans for something very similar soon!

For now, you’re best bet is to use the bare workflow

1 Like

Alright, thank you for your response!