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

Capacitor 5 fail to open checkout popup on iOS #86

Open
aryabawanta opened this issue Apr 23, 2024 · 0 comments
Open

Capacitor 5 fail to open checkout popup on iOS #86

aryabawanta opened this issue Apr 23, 2024 · 0 comments

Comments

@aryabawanta
Copy link

Application built using Capacitor and Vue failed to open the razorpay checkout popup using Capacitor.open function.

Environments:

npm install https://github.com/razorpay/razorpay-capacitor.git#f/capacitor-v5
  • Capacitor & Plugins
"@capacitor-community/file-opener": "^1.0.5",
"@capacitor/app": "^5.0.6",
"@capacitor/core": "^5.5.1",
"@capacitor/filesystem": "^5.1.4",
"@capacitor/geolocation": "^5.0.6",
"@capacitor/push-notifications": "^5.1.0",

Error

[Error] Unhandled Promise Rejection: DataCloneError: The object can not be cloned.
	postMessage
	postToNative (user-script:2:812)
	(anonymous function) (user-script:2:869)
	(anonymous function) (user-script:2:958)
	Promise
	(anonymous function) (user-script:2:957)
	(anonymous function) (app-d0ae3f07.c4916bfa.js:3:2565)

Note

  • Android application works fine with the Razorpay checkout popup

Please check and suggest a solution.

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