I am trying to integrate this library to make payment using upi in react native app, after integration it giving error
Error initiating payment: [TypeError: Cannot read property 'intializePayment' of null]
And also I am getting confused, is this also work from iOS device when user try to make payment from iOS devices.
please let me know, what to do next for payment integration
please correct me if I am wrong,
I am trying to integrate this library to make payment using upi in react native app, after integration it giving error Error initiating payment: [TypeError: Cannot read property 'intializePayment' of null]
And also I am getting confused, is this also work from iOS device when user try to make payment from iOS devices.
please let me know, what to do next for payment integration
sharing you sample code (if you can fix):