react-native-razorpay: App Reject on Playstore

Hi , I was using Razorpay previously and it was working fine but for new build I am getting issue

Your app contains an Intent Redirection vulnerability. Please see this Google Help Center article for details. Vulnerable classes: com.razorpay.AutoReadOtpHelper.onReceive Please fix the issue before: 12/14/2020 Affects APK versions 4194329, 3145753, 2097177 and others.

code is

RazorpayCheckout.open(options).then((data) => {
     // handle success
     console.log(data)
})

Any Solution for this ?

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 3
  • Comments: 29 (8 by maintainers)

Most upvoted comments

Hello all, a new version of react-native-razorpay is available 2.2.1. Please ensure to reinstall the package completely, also removing cache.