Skip to content

Conversation

elijaharita
Copy link
Contributor

Allows dev build to be installed alongside the production app on Android and iOS by giving them different app bundle IDs. Rebase of npmanos' branch.

@elijaharita elijaharita marked this pull request as ready for review September 2, 2025 21:40
@mozzius
Copy link
Member

mozzius commented Sep 3, 2025

ahhh lovely, good stuff

@haileyok
Copy link
Member

haileyok commented Sep 4, 2025

yaaaa thats the stuff
image

Comment on lines +155 to +159
googleServicesFile: IS_DEV
? './google-services.json.example'
: './google-services.json',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see this being a problem - Testflight builds would then not get push notifications

@elijaharita elijaharita force-pushed the elijaharita/APP-1417/dev-build-qol branch from d61eaf2 to bceed33 Compare October 3, 2025 01:51
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

Successfully merging this pull request may close these issues.

4 participants