cli icon indicating copy to clipboard operation
cli copied to clipboard

How to build android release but with JS dev flag enabled?

Open aljidy opened this issue 1 year ago • 5 comments

Ask your Question

I need to debug my release build but I'm unsure how to pass the dev flag as true to JS.

It may be in the bundle step this is set and there is a --dev flag here https://github.com/facebook/react-native/tree/main/packages/community-cli-plugin#options-1 however Im unsure how I could set that if I were using the run-android command.

aljidy avatar Mar 13 '24 19:03 aljidy