cashfree / cordova-plugin-cashfree

This is the official cordova plugin for Cashfree payments.
MIT License
3 stars 3 forks source link

iOS - Build Failed #53

Open akilude opened 1 month ago

akilude commented 1 month ago

After installing the cordova plugin, the build fails with the following errors:

  1. Cannot find WKWebView in scope
  2. Argument passed to call that takes no arguments

Screenshot attached below:

Screenshot 2024-09-27 at 4 09 45 PM

My project info: Ionic: 7.2.0 Cordova: 12.0.0 Cordova iOS: 6.3.0

kishan-cashfree commented 1 month ago

Can you please let us know which type of template( React/Vue/Angular) you are using in your ionic project ionic start SampleApp blank --type=react

We will try to replicate it from our side.

We have also tried to replicate the same on our side and it's working fine with the same config

Ionic: 7.2.0
Cordova: 12.0.0
Cordova iOS: 6.3.0