FokkeZB / nl.fokkezb.loading

The widget provides a simple loading mask that can be easily styled and configured.
93 stars 18 forks source link

Version 1.8 in Android says cannot addEventListener to undefined #21

Closed junerockwell closed 9 years ago

junerockwell commented 9 years ago

All I did was download the 1.8, deleted the old one from my titanium project in titanium studio and extracted the 1.8 to the widgets area. I also renamed the folder from nl.fokkezb.loading-1.8.0 to just nl.fokkezb.loading. I set the config.json from 1.6 to 1.8.0 and I ran the project in genymotion. It gives me an error that $.loadingMask doesn't exist so it can't perform the addEventListener("androidback", ...); I didn't do anything else. I just ran it and see if it worked. The error only happens when Alloy.Globals.loading.show("message...", false); starts. There's no error in iOS Simulator. Here's a screenshot. http://postimg.org/image/rhke67ofb/c8e14466/

FokkeZB commented 9 years ago

Thanks. Fixed in master.