Newport Solutions
Newport Solutions
I am also experiencing issue in Android. Setting the Ti.Gesture orientationchange event listener does not trigger after barcode capture has been called. My barcode UI rotates just. After adding Ti.Gesture.addEventListener('orientationchange',...
Yes - Resolved. I got this working in Appcelerator 5.4GA in both Alloy and Classic (which is what I needed) with some tips from @timanrebel . First I updated the...
Clean and rebuild? Did you remove the bundle when you compiled the module?
Yes it worked for me in app/assets On Mon, Sep 12, 2016 at 8:57 AM, Timan Rebel [email protected] wrote: > @kopiro https://github.com/kopiro Not app/assets, but app/platform > afaik. Did it...
I too am hand coding Aaron's entire book (okay a few sneak peeks at the finished src) and ran into this same question. **What is the correct location / directory...