【发布时间】:2020-07-15 08:18:38
【问题描述】:
import Firebase
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate, GADInterstitialDelegate {
//START OF CONFIGURATION
static let BANNER_ADS_ON = true
如何在 Firebase 远程配置中更改 BANNER_ADS_ON
【问题讨论】:
标签: ios swift firebase-remote-config