Max87ZA

Results 16 issues of Max87ZA

### I have searched and made sure there are no existing issues for the issue I am filing - [X] I have searched the existing issues ### Description If I...

ios
bug
needs triage

Hi guys, I followed instructions and I'm stuck on this: `Run bundle exec ./bin/build_frameworks.rb. By default, it will put all the frameworks under a subdirectory called output. ` When I...

Hi guys, I have this module in Android app and when I launch scanner in portrait mode and rotate screen to landscape, scanner remains in portrait. Barcode.allowRotation = true not...

Hi manumaticx, is there any chance to convert this Alloy module to classic CommonJS? Pastie.org is down and I can't get to that code provided in that other issue. Thank...

Hello, please can you publish new version compatible with 7.0 SDK? Thanks

**Is your feature request related to a problem? Please describe.** When I want to build app to a device, VS Code asks for developer certificate. It shows a list with...

enhancement

Hi guys, I use TiDraggable and created a "snapping points" on iOS. That means, depending where you finish drag event, view automatically snaps to top, initial position or closes the...

Hi guys, I compiled this module with 9.0.1GA, I needed to remove Ti.UI.iOS.NavWindow reference. Tested with [email protected]. Here is the module: [https://github.com/Max87ZA/TiDraggable/blob/master/ios/ti.draggable-iphone-2.0.4.zip](url)

Added ability to add item description by specifying desc property in item added image support, instead of label(item.type = "image") Example: ` backgroundColor: '#000000', focusedColor: '#3d9970', image:"/images/addButton/newMeet3.png", imageWidth:30, imageHeight:30, desc:{...

Hi guys, I have a problem with this module since I upgraded to Ti SDK 10. On iOS 12.5.4(tested with iP6) it crashes right after startup. I found logs via...