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
Android version: All versions Device information: All android devices
Description
ChromeSafariBrowser is closing itself after cancelling a IDEAL payment. However, the onClosed method is not invoked (It almost looks like it's crashing, but there is nothing in the debug log). The isOpened method still returns the browser is open even after the browser is closed. This works perfectly on iOS though.
Expected behavior:
ChromeSafariBrowser should not close automatically after cancelling a payment in the browser.
Current behavior:
ChromeSafariBrowser closes after cancelling a payment, but does not invoke the onClose method
Steps to reproduce
Open payment link
Cancel payment link
Watch browser close automatically
The text was updated successfully, but these errors were encountered:
This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Environment
Android version: All versions
Device information: All android devices
Description
ChromeSafariBrowser is closing itself after cancelling a IDEAL payment. However, the onClosed method is not invoked (It almost looks like it's crashing, but there is nothing in the debug log). The isOpened method still returns the browser is open even after the browser is closed. This works perfectly on iOS though.
Expected behavior:
ChromeSafariBrowser should not close automatically after cancelling a payment in the browser.
Current behavior:
ChromeSafariBrowser closes after cancelling a payment, but does not invoke the onClose method
Steps to reproduce
The text was updated successfully, but these errors were encountered: