I have implemented push notifications using the cloud messaging plugin and integrated the firebase project in my dev environment. The application in the dev environment works fine. I pushed the app from the dev to the prod environment. I want to know how to configure the Google JSON file dynamically when I deploy my app to prod.
Hi @Vinita Sangle ,
You can attach the resources to a module and dynamically configure the extensibility based on environment. The below links will help you with the same. Kindly let us know if it helps.
https://success.outsystems.com/documentation/11/extensibility_and_integration/mobile_plugins/firebase_plugins/
https://success.outsystems.com/documentation/11/managing_the_applications_lifecycle/deploy_applications/override_the_default_mobile_extensibility_configurations/