RazerMS/Mobile-XDK-RazerMS_Cordova

window.molpay.startMolpay is not a function

Closed this issue · 7 comments

Hii,
I have followed till step-4 for the installation, after run the project i can't see anything on html

Please help me with this

Hii,
I have followed till step-4 for the installation, after run the project i can't see anything on html

Please help me with this

Try to delete the folder 'plugins' and adding back the plugin by run this command 'cordova plugin add molpay-mobile-xdk-cordova'

I have tried this but It is not working
getting the same error
error

I have tried this but It is not working
getting the same error
error

Check whether it exist in node_modules folder. If not in there, try delete node_modules folder and run 'npm install'

Screenshot (54)
Yes it is available in node_modules folder, also try with delete modules and install it again
Facing the same issue

I also had this problem. Has anyone solved it yet?

Hi @trantienit2015, this issue raised by @ladaniavadh while his trying to import this package into Ionic 4. So, I already create a sample project to refer [https://github.com/RazerMS/rms-mobile-xdk-examples/tree/ionic4/Ionic4]