razorpay / react-native-razorpay

React Native wrapper for Razorpay's mobile SDKs
https://www.npmjs.com/package/react-native-razorpay
MIT License
124 stars 107 forks source link

App Rejection Warning from Play Store #300

Closed emanu7478 closed 3 years ago

emanu7478 commented 4 years ago

Hi, Iam using Razorpay plugin in my React native project. But when I tried to upload my app in play store, I had received a rejection warning mail as like shown below

Intent Redirection Your app(s) are vulnerable to Intent Redirection. To address this issue, follow the steps in this Google Help Center article.

I'am using "react-native-razorpay": "^2.2.1" version

I had tried #291 but it doesn't resolved my issue.

Please suggest any solution for this issue ?

vivekshindhe commented 3 years ago

@emanu7478 Can you please confirm you cleared the cached version of the npm package?? We've seen that this is one of the reasons we see this problem still exists. If not, could you please clear the cached version and integrate fresh and let us know??

sumedht commented 3 years ago

@emanu7478 any update on this?

emanu7478 commented 3 years ago

@emanu7478 Can you please confirm you cleared the cached version of the npm package?? We've seen that this is one of the reasons we see this problem still exists. If not, could you please clear the cached version and integrate fresh and let us know??

emanu7478 commented 3 years ago

Issue Resolved

faisalmushtaq007 commented 3 years ago

@emanu7478 please tell me how???