Hi All,
I am trying to integrate the razorpay cordova plugin https://github.com/razorpay/razorpay-cordova
As mentioned there, I need to add a line in the main.m file - ```
import <Razorpay/Razorpay-Swift.h>
I am using ionic Pro to build, is it possible to make these changes via some script ?