即使为 RemoteConfig 启用了调试,我仍然设法得到以下信息:
获取远程配置值时出错可选(错误域=com.google.remoteconfig.ErrorDomain Code=8002 "(null)" UserInfo={error_throttled_end_time_seconds=1483110267.054194})
这是我的调试代码:
let debug = FIRRemoteConfigSettings(developerModeEnabled: true)
FIRRemoteConfig.remoteConfig().configSettings = debug!
以上不应该防止节流吗?
油门错误将持续多长时间?