Skip to content

Commit 6d9720d

Browse files
Update README.md
1 parent 88e5954 commit 6d9720d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44
[![npm version](https://img.shields.io/npm/v/react-native-recaptcha-that-works.svg)](https://www.npmjs.com/package/react-native-recaptcha-that-works)
55
[![npm downloads](https://img.shields.io/npm/dt/react-native-recaptcha-that-works.svg)](#install)
66

7+
---
8+
9+
## 🚨 Important Notice 🚨
10+
11+
Users have recently observed a significant increase in "high risk requests" when using reCAPTCHA solution with WebView. Upon further investigation, we found that the official documentation advises against using WebView-based implementations for reCAPTCHA on iOS and Android.
12+
13+
Now, Google recommends using their [first-party solution for React Native](https://github.com/GoogleCloudPlatform/recaptcha-enterprise-react-native/), which is intended for enterprise use.
14+
15+
⚠️ We encourage you to try both the WebView-based solution and the first-party native library to determine which one best fits your needs.
16+
17+
You can find more details and the discussion [here](https://github.com/douglasjunior/react-native-recaptcha-that-works/issues/67#issuecomment-2604329675).
18+
19+
---
20+
721
A reCAPTCHA library for React Native (Android and iOS) that works.
822

923
_Looking for [React DOM version](https://github.com/douglasjunior/react-recaptcha-that-works)?_

0 commit comments

Comments
 (0)