The Firebase Remote Config service default namespace, to be used if the API method does not
specify a different namespace. Use the default namespace if configuring from the Google Firebase
service.
Key used to manage throttling in NSError user info when the refreshing of Remote Config
parameter values (data) is throttled. The value of this key is the elapsed time since 1970,
measured in seconds.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-11 UTC."],[],[],null,["# FirebaseRemoteConfig Framework Reference\n\nConstants\n=========\n\nThe following constants are available globally.\n- `\n ``\n ``\n `\n\n ### [FIRNamespaceGoogleMobilePlatform](#/c:@FIRNamespaceGoogleMobilePlatform)\n\n `\n ` \n The Firebase Remote Config service default namespace, to be used if the API method does not\n specify a different namespace. Use the default namespace if configuring from the Google Firebase\n service. \n\n #### Declaration\n\n Objective-C \n\n extern NS_SWIFT_NAME(\n NamespaceGoogleMobilePlatform) NSString *const\n FIRNamespaceGoogleMobilePlatform\n\n- `\n ``\n ``\n `\n\n ### [FIRRemoteConfigThrottledEndTimeInSecondsKey](#/c:@FIRRemoteConfigThrottledEndTimeInSecondsKey)\n\n `\n ` \n Key used to manage throttling in NSError user info when the refreshing of Remote Config\n parameter values (data) is throttled. The value of this key is the elapsed time since 1970,\n measured in seconds. \n\n #### Declaration\n\n Objective-C \n\n extern NS_SWIFT_NAME(\n RemoteConfigThrottledEndTimeInSecondsKey) NSString *const\n FIRRemoteConfigThrottledEndTimeInSecondsKey\n\n- `\n ``\n ``\n `\n\n ### [FIRRemoteConfigErrorDomain](#/c:@FIRRemoteConfigErrorDomain)\n\n `\n ` \n Remote Config error domain that handles errors when fetching data from the service. \n\n #### Declaration\n\n Objective-C \n\n extern NS_SWIFT_NAME(RemoteConfigErrorDomain) NSString *const\n FIRRemoteConfigErrorDomain\n\n- `\n ``\n ``\n `\n\n ### [FIRRemoteConfigUpdateErrorDomain](#/c:@FIRRemoteConfigUpdateErrorDomain)\n\n `\n ` \n Remote Config error domain that handles errors for the real-time config update service. \n\n #### Declaration\n\n Objective-C \n\n extern NS_SWIFT_NAME(RemoteConfigUpdateErrorDomain) NSString *const\n FIRRemoteConfigUpdateErrorDomain\n\n- `\n ``\n ``\n `\n\n ### [FIRRemoteConfigCustomSignalsErrorDomain](#/c:@FIRRemoteConfigCustomSignalsErrorDomain)\n\n `\n ` \n Error domain for custom signals errors. \n\n #### Declaration\n\n Objective-C \n\n extern NS_SWIFT_NAME(RemoteConfigCustomSignalsErrorDomain) NSString *const\n FIRRemoteConfigCustomSignalsErrorDomain"]]