question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App Reject on Playstore

See original GitHub issue

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 ?

Issue Analytics

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

github_iconTop GitHub Comments

12reactions
vivekshindhecommented, Oct 1, 2020

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

0reactions
sumedhtcommented, Oct 19, 2020

@raaz438 plz update to latest version 2.2.1 which we have released with this fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

What to do if your app declined on Google Play Store? - Blog
If your app gets rejected due to copyright/trademark issue, just review your app title, its description, images and remove all the copyrighted ......
Read more >
Check your app's policy status - Play Console Help
If your app has been rejected or removed from Google Play, you should read the information on policy-review outcomes in the Play Console...
Read more >
6 Reasons Why Google Play Rejects Android Applications
What to Do If your Application is Rejected by Google Play Store? · Test your application thoroughly. · Review the description and other...
Read more >
Android app update rejected by Google Play while trying to ...
Open Google Play Console, Go to your app which is rejected, from menu select Store presence->Store Listing, scroll down to bottom of page ......
Read more >
7 Reasons why your app can get rejected by Google Play Store
7 Reasons why your app can get rejected by Google Play Store · Are you worried about your app being rejected? · Reason...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found