i followed this tutorial https://flutterwavedevelopers.readme.io/docs/cordova, i was able to generate rave-inline.js file(I didn't get rave.js) using npm start && npm run build then i added it to my index.html.
I extended window using lib.d.ts but i'm stucked on window.initRavePay is not a function. any idea why?
i'm working on ionic3
i followed this tutorial https://flutterwavedevelopers.readme.io/docs/cordova, i was able to generate rave-inline.js file(I didn't get rave.js) using npm start && npm run build then i added it to my index.html.
I extended window using lib.d.ts but i'm stucked on window.initRavePay is not a function. any idea why?