EddyVerbruggen / cordova-plugin-actionsheet

:clipboard: ActionSheet plugin for Cordova iOS and Android apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winControl is undefined

Reon90 opened this issue · comments

I got it in VS 2015 windows 10.

Somebody can help me with it?

I have the same error. Any update?

You need to add UI.js file to the index.html
`<script src="https://cdnjs.cloudflare.com/ajax/libs/winjs/4.4.0/js/base.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/winjs/4.4.0/js/ui.js"></script>`
commented

I have the same issue. I added base.js and ui.js as @desarrollospyro suggested but no luck. Please help.

commented

🆙
Same issue
base.js and ui.js added in index.html but still

same issue as well.
+1