firebase / firebase/firebase-cpp-sdk

[FR] Able to create firebase::AppOptions using a path to config file

オープン
#114 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
api: core type: feature request
主要言語
C++
スター
326
フォーク
137
平均マージ
3日 9時間
マージ済み PR(30日)
5

説明

Is there any way to load configs from GoogleService-Info.plist for multi projects?

Firebase's docs says
>If the builds are part of a single target, the best option is to give both configuration files unique names (e.g. GoogleService-Info-Free.plist and GoogleService-Info-Paid.plist). Then choose at runtime which plist to load.
at https://firebase.google.com/docs/projects/multiprojects

but firebase cpp sdk supports only json and we cannot download json for ios,
so it seems we have to generate json manually, set each properties by setter or replace plist by shell script.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。