-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproducehttps://blog.codemagic.io/publishing-web-apps-to-firebase-hosting/
Expected resultsdeploy success on Codemaic Actual results
Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Answered by
dam-ease
Feb 27, 2025
Replies: 1 comment 1 reply
-
Hello @alexlozdev,
Afterwards, please add the script below to your pre-build script:
And then this to your post-build script:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dam-ease
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @alexlozdev,
Please can you confirm the follwoing on your end:
FIREBASE_SERVICE_ACCOUNT
in your environment variablesGOOGLE_APPLICATION_CREDENTIALS
value to$CM_BUILD_DIR/firebase_credentials.json
. Ensure they are marked as secure.Afterwards, please add the script below to your pre-build script:
And then this to your post-build script: