Skip to content

Commit f49403a

Browse files
authored
docs(app-check): corrected ios config section for debugTokens (#6997)
1 parent 02df92e commit f49403a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app-check/usage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The [official documentation](https://firebase.google.com/docs/app-check/web/cust
141141

142142
### on iOS
143143

144-
The react-native-firebase CustomProvider implementation allows for runtime configuration of the `debug` provider as well as a `debugToken` in the `android` CustomProvider options. This allows the easy use of a token pre-configured in the Firebase console, allowing for dynamic configuration and testing of AppCheck in CI environments or Android Emulators.
144+
The react-native-firebase CustomProvider implementation allows for runtime configuration of the `debug` provider as well as a `debugToken` in the `ios` CustomProvider options. This allows the easy use of a token pre-configured in the Firebase console, allowing for dynamic configuration and testing of AppCheck in CI environments or iOS Simulators.
145145

146146
### on Android
147147

0 commit comments

Comments
 (0)