Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build release apk with env.development #279

Closed
quocbaovu15101996 opened this issue Jan 21, 2022 · 3 comments
Closed

How to build release apk with env.development #279

quocbaovu15101996 opened this issue Jan 21, 2022 · 3 comments
Assignees

Comments

@quocbaovu15101996
Copy link

When I build the release file .apk in android. Env using the default is env.production, how can I build release .apk with env. development

@github-actions
Copy link

Hey, thank you for opening this issue! 🙂 To boost priority on this issue and support open source please tip the team at https://issuehunt.io/r/goatandsheep/react-native-dotenv/issues/279

@goatandsheep
Copy link
Owner

goatandsheep commented Jan 21, 2022

You'll need to sign it in development variant
https://reactnative.dev/docs/signed-apk-android#adding-signing-config-to-your-apps-gradle-config

@lnwanghao
Copy link

You'll need to sign it in development variant https://reactnative.dev/docs/signed-apk-android#adding-signing-config-to-your-apps-gradle-config

I'm a little confused.
Is there any example that can achieve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants