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

Webkit issue on iOS devices. #56

Open
rohit-kroozz opened this issue Jan 3, 2023 · 0 comments
Open

Webkit issue on iOS devices. #56

rohit-kroozz opened this issue Jan 3, 2023 · 0 comments

Comments

@rohit-kroozz
Copy link

Hi,

We are trying to integrate payment gateway with Razorpay flutter custom UI. However, when we invoke the razorpay.submit() function, the functionalities in the backend are working as expected, I am getting the OTP on my phone as well as a payment is getting created on the Razorpay dashboard. However, the UI doesn't push the screen to enter the OTP. And it's something related to Webkit. We are not facing the issue on Android devices, it's there only on iOS devices with iOS version 16.x.

The error message is as follows:

[assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>
[ProcessSuspension] 0x14c01c720 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=18962, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}

Please help us debug this as it is a blocker for using Razorpay with Flutter applications on iOS devices.

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

1 participant