Hi coders,
in preparation of 64-bit change of apple I have recompiled Ti.Carousel. I have added ARC and removed all deallocs and releases.
After this the module is 64-bit.
Rainers-MBP:Allerleihrauh fuerst$ ti-64 dk.napp.social:1.7.8@global armv7 i386 x86_64 arm64 org.bcbhh.iosflipview:1.0.13@global armv7 i386 x86_64 arm64 com.obscure.ticarousel:1.1@global armv7 i386 x86_64 arm64Problem:
The new module works like a charm width 3.4.1.GA. But If I run with 3.5.0.RC then the behaviour is changed:
I can only trigger the carousel animation if I swipe on border of view. Swiping on main view is ineffective.
I do not see the problem in modules, but in the new SDK …
Cheers!
Rainer