Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Opening a razorpay payment screen receiving alert on the log and everything is working fine, but some time device is crashing after successful completion of payment #275

Open
amandwivedi07 opened this issue Oct 11, 2022 · 1 comment

Comments

@amandwivedi07
Copy link

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

When Opening a Razorpay payment screen receiving alert on the log and everything is working fine, but some time device is crashing after the successful completion of the payment

Flutter Version :

flutter version: 3.3.4

Error receiving on log....

Activity com.razorpay.CheckoutActivity has leaked IntentReceiver com.razorpay.O_$v$@521d57b that was originally registered here. Are you missing a call to unregisterReceiver()?
E/ActivityThread(10667): android.app.IntentReceiverLeaked: Activity com.razorpay.CheckoutActivity has leaked IntentReceiver com.razorpay.O_$v$@521d57b that was originally registered here. Are you missing a call to unregisterReceiver()?

Expected Results

Describe what you expected to happen.

Snack, code example, screenshot, or link to a repository:

Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.
You may provide a screenshot of the application if you think it is relevant to your bug report.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

@vivekshindhe
Copy link
Contributor

@amandwivedi07 The error that you posted here is likely not the reason for the crash. Do you see any other logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants