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

Is it possible to load the google-services files for both platforms dinamicaly? #1132

Open
LifeEternal opened this issue Jan 8, 2020 · 1 comment

Comments

@LifeEternal
Copy link

I'm working with outsystems which is a low code platform, and i've been trying to implement this plugin there. However I'm trying to have the right google services files for android/iOS based on the enviornment(dev,qa,prod).
I've looked a bit into hooks, however I'm still not able to write one to do such thing.

@sagits
Copy link

sagits commented Apr 15, 2020

Hi @LifeEternal, if you are using Ionic, you can use some angular.json configurations to replace the files that are in the root of your project (google-services.json/.plist) based on the angular environment (dev/prod).

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

2 participants