You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application freezes/hangs if we close the checkout window multiple times without proceeding to pay. And the app gets stuck at a grey screen.
This issue might be similar to #21, but the steps are different and maybe log's too.
Log:
[INFO:CONSOLE(1)] "Uncaught TypeError: window.getDeviceDetails is not a function", source: https://api.razorpay.com/v1/checkout/public?version=1.5.16&library=checkoutjs&platform=android (1)
Razorpay Version :
1.2.1
Flutter Version :
Flutter (Channel beta, 1.21.0-9.1.pre, on Microsoft Windows [Version 10.0.19041.450], locale en-IN
Steps To Reproduce
Open the checkout window.
Close the checkout window without proceeding to pay.
Repeat steps 1 & 2.
Expected Results
The app is expected to continue working supposedly even if we close the checkout window repeatedly.
Snack, code example, screenshot, or link to a repository:
You can try the code mentioned in the repository. Nothing is wrong in the code.
The text was updated successfully, but these errors were encountered:
Hey @himanshusharma89, try updating the plugin to the latest version or you can delete the plugin and re-install, which will help you to get the latest frameworks, let me know if that helps to solve this issue.
@himanshusharma89, closing this issue now because of no response, let me know if the issue still persists, you can always re-open the issue or comment on the same. Thanks!
Description
Application freezes/hangs if we close the checkout window multiple times without proceeding to pay. And the app gets stuck at a grey screen.
This issue might be similar to #21, but the steps are different and maybe log's too.
Log:
Razorpay Version :
1.2.1
Flutter Version :
Flutter (Channel beta, 1.21.0-9.1.pre, on Microsoft Windows [Version 10.0.19041.450], locale en-IN
Steps To Reproduce
Expected Results
The app is expected to continue working supposedly even if we close the checkout window repeatedly.
Snack, code example, screenshot, or link to a repository:
You can try the code mentioned in the repository. Nothing is wrong in the code.
The text was updated successfully, but these errors were encountered: