I'm trying to use this module in a Titanium app.
I've downloaded this zip and I've tried to copy it in my Project Folder, at same level as Resources, tiapp.xml, README, etc. Is it correct?
If I build the project now, zip file disappear but it doesn't create a modules folder and when I've tried to configure the app to use it, I try to modify tiapp.xml but the module doesn't appear.
If I update tiapp manually with this format:
<module version="$MODULE_VERSION">$MODULE_ID</module>
it doesn't recognise it.
What am I doing wrong?
I've tried also to add the zip to ~/Library/Application Support/Titanium but nothing changes.
Thank you very much