You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app-check/usage/index.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,9 @@ So AppCheck module initialization is done in two steps in react-native-firebase
149
149
To configure the react-native-firebase custom provider, first obtain one, then configure it according to the providers you want to use on each platform.
Once you have the custom provider configured, install it in app-check using the firebase-js-sdk compatible API:
173
+
Once you have the custom provider configured, install it in app-check using the firebase-js-sdk compatible API, while saving the returned instance for usage:
0 commit comments