ti.map 2.1.4 not show map in device
Hi, I am very frustrated by not being able to display a simple map in my app. I tried everything you said documentation and forums but got no solution. Please a need a serius help!!!.I can not continue...
View ArticleStartup crash only on certain device(s)
A longtime user has reported that the app has started crashing on his Samsung Galaxy Stratosphere 2 running Android 4.1. I have combed the code for any relevant (or irrelevant) change in the most...
View ArticleTransparent Background on PreferenceScreen using Titanium Theme
Application type: Mobile Titanium SDK: 3.3.0 Platform:Android 4.x Device: Android GenyMotion Emulator & Sony Xperia E OS: OSX 10.9 Titanium Studio: 3.3.0 After upgrading to 3.3.0 I was having...
View ArticleDo I have to create new api key for Google Maps when updatng my app?
SDK 3.3.0 Android Hi, finally I have made my first "native" Android app. Happyness! However. Problems with different authentication routines persists as I am now trying to update apk on Google Play I...
View Articlealtering navbar in tabgroup for 3.2
A simple task but having trouble in just altering the color of navbar. Coming from a tabgroup in app.js and going to a currentWindow, I set the modal to true and false and navBarHidden to false yet the...
View ArticleIs there a way to perform work WebView without adding it to parent Window?
My task requires run hidden WebView then do any event exchange with them. But now i forced to add WebView to the temporary window container in my CommonJS module. I can't fully hide opening temporary...
View Articleadding a webview causing a crash
Hi I have a very basic app at the minute. There are 3 web views. When there is wifi from the start all three web views will load fine. I have a check in my code where the webview is only added if there...
View ArticleHow to update application in MyApps in Dashboard
Recently, I have switched the workspace I am working in of the Titanium Studio. When I had a look at the MyApps section of my dashboard, I can only see the applications I created in the previous...
View ArticleCan I scale a custom image that replaces the default pin on annotations in...
Hello, I'm placing custom annotations on the Google Maps module that have images in stead of the default pin image. However, when I zoom in/out the relative width and height of the custom image stays...
View ArticleList view repeated with restapi sync adapter
I am making use of restapi sync adapter exports.definition = { config: { Â // "debug": 1, adapter: { type: "restapi", collection_name: "job" } }, extendModel: function(Model) {...
View ArticleWeb Project - integrate with system functionalitites
Creating a new "Web Project" using Titanium, i would like to have access to device (Android and iOS) functionalities like GPS and Camera. Is that possible or by creating an Web Project im creating a...
View ArticleCustomObject regex query stopped working with Hebrew
My mobile app (android and iphone) has CustomObject regex query that has been working perfectly for several months. We've recently found that it causes a bug when used with Hebrew characters. It seems...
View Articleho w to le arn bla ck ma gic gu ru9001992787
ho w to le arn bla ck ma gic gu ru ho w to le arn bla ck ma gic gu ru ho w to le arn bla ck ma gic gu ru
View ArticleCannot access iBeacons (com.liferay.beacons)
Hi, with this little snippet I make my first steps in this new world: var beacons = require('com.liferay.beacons'); beacons.setAutoRange(true); beacons.startMonitoringForRegion({ identifier : 'Region...
View ArticleHow to avoid that an paid Titanium Module to be "stolen"?
The Titanium licensed modules validation is very weak and can easily be disabled. How can I securely sell an Titanium Module with enabled trial period?
View ArticleI would like to put a tab on the sample.
I would like to put a tab on the sample RSS reader. is there something good way?<Alloy> <!-- Mobileweb --> <TabGroup> <Tab> <Window id="index" platform="mobileweb">...
View ArticleEquivalent of css line-height property
Is there something similar to css line-height property? I have labels with 3 lines of text, and spaces between them are just too big.
View Articlemove annotation animated?
Noticed Ti.Map.Annotation had a property called 'animated', unfortunately Modules.Map doesn't have this. Is there still a way to change the latitude and longitude of an annotation animated?
View ArticleWill Titanium's ImageFactory Compression preserve image EXIF data
Hi, I need a way to compress images before sending them to my server. Once on the server I need to read the exif data for the photo's orientation and date . I read some posts about the ImageFactory...
View Articleif-else conditional
Application type: mobile Titanium SDK: 3.2.3 Platform & version: iOS 7 Device: iOS simulator Host Operating System: OSX 10.9.3 Hi, basically my question is what is wrong with my if-else conditional...
View Article