ReferenceError: WL is not defined mfp 8 version
Asked
Active
Viewed 1,029 times
1
-
Always mention which version of MFP you are using? – Gaurab Kumar Nov 21 '17 at 05:57
-
I mentioned right now – Pushpendra Singh Nov 21 '17 at 06:00
2 Answers
1
This command doesn't compile WL and WLResources:
ionic serve
Try it:
mfpdev app preview

Rafael Meira
- 11
- 1
0
Add mfp plugin properly. If already added then remove it and add again.
cordova plugin add cordova-plugin-mfp

Gaurab Kumar
- 2,144
- 2
- 17
- 29
-
the problem is not resolve. same error is occurring again and again – Pushpendra Singh Nov 22 '17 at 06:43