prevent exitOnClose from stopping the app
My app uses the gcm module to listen for notifications and displays android notifications for every new notification that comes in. Additionally, the current window gets updated with the new count of...
View ArticleTitle and back button overlap
With certain titles I have noticed an overlap with the back button as seen below:  Is there anyway to avoid this? Thanks, James
View ArticleTroubles Gennymotion - Titanium
when i launch my app in mi emulator (genny), at splash screen crash and throw this error: ~~~ ERROR] : Trace: error opening trace file: No such file or directory (2) -- Start application log...
View ArticleGennymotion emulator don't work so fine
when my app is at splash screen return this error: ERROR] : Trace: error opening trace file: No such file or directory (2) -- Start application log -----------------------------------------------------...
View ArticleHow to show camera inside the View
I am developing an app for Android (and in future for iOS) on Windows 7 with Titanium 3.3.0.GA. I want to make camera container which would show view from camera and then user by pressing a button...
View ArticleAnalytics not working on my.appcelerator.com, object count incorrect
I published an iOS app around 1 month ago, and I have no idea if the object count that shows up on my.appcelerator.com is correct. Right now my user object count is Users(59) but when I click on that...
View ArticleTypeError: Cannot read property 'uid' of undefined
I take this sample Node.ACS project I've made and run it via Node.js command line to test run the sample login program. Everything went fine from the start until I got this error: TypeError: Cannot set...
View ArticleRefresh in ios
Application type:Mobile,Titanium Sdk:3.3.0 GA,Device:ios Simulator 7.1 I am refreshing the data using the time parameter in the url. in android the data is getting updated but in ios its not...
View ArticleTishadow and Alloy 1.4 Fail to Run
hi with the last alloy (1.4) and last version of tishadow i have this error when i try to run the tishadow run [INFO] Beginning Build Process [INFO] Compiling Alloy for android Deprecation warning:...
View ArticleList View item animations
Has anyone tried or been successful in implementing any sort of animations to list view items for android? I am on 3.3.0 GA. Could you please share it.. Thanks
View Articlejava.lang.NullPointerException on...
Hello Folks, I currently have an application in the google play store and recevied a crash with the following stacktrace: java.lang.NullPointerException at...
View Articleproblem with json parse
Hi, I have some problem when i'm parsing the data . Actually my json response is like this response { "count": 14, "casestudies": [{ "CSID": "3", "CaseStudyName": "testingwebservicesave", "CS_Image":...
View Articlehow to have GPS function in Android with both route and compass function?
I have tried on Titanium map approach which provide route from point to point, however, there are no compass function inside. Next , I tried on Ti.Map's module approach, there are both route and...
View Articlejava.lang.NullPointerException
Hello everyone, I'm using titanium 3.3.0 in windows 7. I'm using a physical device. My problem is this error that suddenly appear: [ERROR] TiApplication: (main) [12572,13263] Sending event: exception...
View Articleios - studio can't build to device
Studio - 3.3.0.201407100905 Titanium SDKs - 3.3.0.GA iOS - 7.1 Dev prov - trs-dev App Prefix = K29BN8ZL28 App Id = * Date Created = 8/13/2014 10:06 AM Date Expired = 8/13/2015 10:06 AMHI all, ti info...
View ArticleHow do you insert a row after another without replacing the next?
I have invoked insertRowAfter() function like this: tableview.insertRowAfter(0, rowx); where var tableview is a tableView, 0 is number assigned to the row in the array, and var rowx is a pre-made row I...
View ArticleProblems when compiling with SDK Androit ..
I have Ubuntu and install Titanium Studio, install the SDK and Androit not let me compile, I can not do debug. I console displays these errorres: [ERROR]: An error occurred emulator [ERROR]: Error:...
View Article[Command Line] Build not working for Android
Titanium Studio: 3.3.0 SDK: 3.3.0GA Alloy: 1.4.1 Titanium: 3.3.0 Android SDKs available: 2.2, 2.3.3, 4.1.2 JDK: 1.7 OS: Windows 7 32-bit In command prompt when I am enter the titanium build --platform...
View ArticleIntent chooser menu on Android is displayed too large
Application type: mobile Titanium SDK: version 3.2.3.GA Titanium Studio: build 3.3.0.201407100905 I came across an odd issue with the Android intent chooser, which is that the menu on Android appears...
View ArticleAndroid 2.3.4/Titanium 3.3.0 crashes when loading a nested view with a border...
I have an alloy based app. The main window is an mvc with a custom navigation bar across the top that creates and adds an inner mvc for its contents. The 'Saved Games' inner mvc has a button panel...
View Article