Replies: 4 comments 5 replies
-
Regarding using aws secret manager:
|
Beta Was this translation helpful? Give feedback.
-
Hello @burekas7, I apologize for the delayed response, as the thread got missed. In regards to your initial query about the To ensure security, you can mark the environment as secure to encrypt the file. Encoding is not necessary. |
Beta Was this translation helpful? Give feedback.
-
While I’m closing our discussion for now, if you have any other questions or suggestions, feel free to reply back or start a new discussion anytime. Have a nice day! |
Beta Was this translation helpful? Give feedback.
-
Just in case this answer isn't clear to someone else, Passing of So, You can change this: Firebase.initializeApp(options: DefaultFirebaseOptions.currentPlatform); To Firebase.initializeApp(); |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Hi,
I read the docs regarding Loading Firebase configuration:
https://docs.codemagic.io/knowledge-firebase/load-firebase-configuration/
It relates to those files:
google-services.json
GoogleService-Info.plist
But what about the
firebase_options.dart
?It also contains api keys, and it used when initial Firebase:
Do I need to add it also into environment variables?
Another question:
Beta Was this translation helpful? Give feedback.
All reactions