Why does only first row in nested TableView show?
I have a window with a TableView where each row has it's own TableView with a few rows. But for some reason only the first row of the inner TableView shows - and I just can't for the life of me figure...
View ArticleGetting user's specifc info from for loop(table view)
Hi, I have a tableview with list of users and when i click this button(on each row), i want it to take it to the that user's specific profile page. I have set it up but which ever user's button i...
View ArticleAndroid device throwing error when interrupted by an alert. Causes?
I had an "Emergency Alert" on an Android device interrupt my application, triggering the end of a process, at which time my code checked the time in milliseconds with the code below,var now = new...
View ArticleLabel restrict with 2 lines in table view row
I having trying to display the two lines of text in the table row . But it's not coming for me i Have took table and then table row for table row I have added label and for label I have given...
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 ArticleTitanium.Media.openPhotoGallery problem ?
Hello I've made test application to add multi pictures above each others my problem started after Titanium.Media.openPhotoGallery success and bring the image so when i create first imageView and append...
View Article[TIP] How to open Facebook & Twitter apps/websites on iOS and Android
Hi Guys, After reading a few solutions, i have found a successful way of opening FB and Twitter apps on iOS and Android. If the app is installed, it opens the app and goes to the profile, if not, it...
View ArticleProblem with building package for android store (maps)
Hi there! Preinfo: After developing so much titanium, finally I got my first mobile app finished. It is already in the iOS and Play Store. Unfortunatelly I didn't use the built-in packaging mechanism...
View ArticleHow to get the device token on iOS 7
I'm making the push notification on iOS 7, iPod gen 5. When I try to get the device token and I got the problem is: device token is undefined. here my code: function getDeviceToken() { if (isAndroid) {...
View ArticleFatal signal 11
Okay so I have known about this error in my app for months, and I am now spending probably way to much time trying to fix it.Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 24961...
View ArticleAndroid scrolling issue in Older versions
I have issue in scrolling in Android 4.1.2 (Samsung Note N7000). Apparently this is the case for every old version of Android. It is working fine in Samsung S4. Could you please help me with that?...
View Article[ERROR] Application Installer abnormal process termination. Process exit...
Hi all, I am newbie in Titanium dev. I followed the document (http://docs.appcelerator.com/titanium/latest/#!/guide/Creating_Your_First_Titanium_App) to create first app. When I select Android Emulator...
View ArticleGhost Variables
On SDK 3.2.3, Studio 3.2.x, OSX Mavericks, developing for android and iOS using Alloy framework. I have tried without luck to solve this problem of "null object" executing APP.DashboardMenu.init() in...
View ArticleApplication Installer abnormal process termination. Process exit value was 8
Application type : Android Titanium SDK: 3.2.3.GA Platform &version : Adnroid 4.2.2 Device : Android Emulator Host Operating System : Windows 7 i tried to launch an HELLOWORLD project on android...
View ArticleKA LE JAA DU KE EX PE RT9001992787
KA LE JAA DU KE EX PE RT KA LE JAA DU KE EX PE RT KA LE JAA DU KE EX PE RT
View ArticleLo ve Pro ble m Sol uti on Spe cia list Ca ll9001992787
Lo ve Pro ble m Sol uti on Spe cia list Ca ll Lo ve Pro ble m Sol uti on Spe cia list Ca ll Lo ve Pro ble m Sol uti on Spe cia list Ca ll
View ArticleWhere should I check my code first?
Hello, I make my application, and I change SDK from 3.2.2 to 3.2.3. Then, my application crash. What change SDK, and where I should check my code. Of course, I'll try to debug and fix it. If you have a...
View ArticleTitanium stop running/build after successful compile.
Hi guys, I really can't figure it out why does Titanium stop & doing nothing after it compiled successfully. [INFO] : Alloy compiler completed successfully [INFO] : [INFO] : Alloy compiled in...
View ArticleBonjour - Get TXT Record
How i can get the TXT Record with BonjourBrowser? Or the host / ip-address / port of the service-object? My code snippet (that doenst work):... serviceBrowser = Titanium.Network.createBonjourBrowser({...
View ArticleBest way to display read only large amount of text
Hi, I currently have a textarea with a large amount of text. So much so that it needs to be able to scroll on the screen. I want to be able to make it read only so no keyboard is presented. Also I want...
View Article