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 configure bubblewrap to build twa with different domains for production and development #892

Open
GorvGoyl opened this issue Nov 22, 2024 · 0 comments

Comments

@GorvGoyl
Copy link

GorvGoyl commented Nov 22, 2024

I am using Bubblewrap to build my PWA as a TWA Android app. I would like to know how I can configure the app to link to a development domain instead of the production domain for debugging and internal testing purposes.

Ideally, I would like to have one command to build the APK using the production domain and another command to build the APK using the development domain. Apk pointing to Dev domain need not be published on playstore as it's for internal testing only. Could you provide guidance or examples on how to achieve this setup?

PS: I'm using npm if that helps.

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

1 participant