Replies: 1 comment 7 replies
-
yep! the devicecheck provider auto-installs itself in the umderlying sdk |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all! :)
I've followed the installation guide for adding App Check to my project.
The library has been successfully installed. However, when reading further into the directions, specifically the "Usage" section, the documentation states that "on iOS if you include the App Check package, it is activated by default." I'm not sure what "activated by default means."
Does this mean that we simply need to add
import @react-native-firebase/app-check
in ourApp.js
, and we're good to go?I'd appreciate any help -- thanks!!
Beta Was this translation helpful? Give feedback.
All reactions