nitish24p / react-native-upi

A tiny module for Adding payments via UPI in your react native apps ❤️
MIT License
72 stars 29 forks source link

initialize payment is null #59

Open shashvat1965 opened 7 months ago

shashvat1965 commented 7 months ago

getting the error that "cannot read property initalizePayment of null" does the library not work on ios because not facing this issue on android

shashvat1965 commented 7 months ago

nvm doesn't support ios got it, is there a way i can get this to work on ios?

Sandy-1711 commented 6 days ago

I am facing this issue on android, after installing using npm i react-native-upi-payment when i imported, it threw me this error. I am using expo dev build do i need to build the app?