Janko Obradovic

Results 2 comments of Janko Obradovic

I followed all the steps above and i am still getting "Uncaught ReferenceError: Buffer is not defined" error... I have tried everything, i don't know what else to do

Try **await RNIap.finishTransaction({purchase: purchase})**; I used to call it like this **await RNIap.finishTransaction(purchase);** and it kept throwing me an error.