Facebook login suddenly stopped working in all my apps
Hi Strangest thing: I have several apps created and published. Now when I try to setup Facebook in my present project, it simply does not work on ios. I am using Titanium 3.5.0 GA (FB module 3.2.0)...
View ArticleAndroid App not open
I have android application build with titanium, work done till android version 4.4.4 , but when i try to open app on device with version 5 , not open just open splash screen . i use Titanium...
View ArticleAndroid - Swipe TableViewRow opacity and event handling
I am using the TiSwipeToReveal (https://github.com/rborn/TiSwipeToReveal) example code to allow users to swipe on a TableViewRow and display a star rating control. This is working fine on iOS but I...
View ArticleSettings Window View
Hi everyone, I would like to create a Settings Window for my mobile application. To be more precise, I am speaking about an application settings window and not the app settings that appear within iOS...
View ArticleiOS module crashes at kroll
i have created an iOS module and when i am trying to access api of module in application the api gets called but then it crashes at [kroll valueforkey] in krollobject.m file. And thats happening in...
View ArticleVideoPlayer has erro on Android 5.0 Lollipop
I wrote an video app which works fine in Android 4.x. When I test on Android 5.0, it has error as follows: [INFO] :...
View ArticleOffline documentation in windows and linux and mac os
It's actually an answer for those who are seeking offline documentation. If you are looking for offline documentation, check Dash kapeli.com/dash for mac OS. And Zeal zealdocs.org for linux and windows.
View ArticleDisable heartbeats for Node.ACS
I have a node acs server running and used net.iamyellow.tiws 0.9.16 for client. Socket IO communication works great but I am having problems configuring heartbeats. I would like to disable heartbeats...
View ArticleRe-initialize the drawer menu
Hello, I am using manumaticx Ti.DrawerLayout Module. I am trying to add/modify dynamic values to the menu, like I want to add few options to menu once the user log's in. Also change the Login option to...
View ArticleHide TableViewSection Header during search
I have a list of TableViewSections which correspond to product categories (beer, moscato, rum, etc.). Under each header, the products are listed that fit that category. The user can also search for the...
View ArticleReasons for error in launching titanium device....
hii,all...my project was running fine earlier...suddenly I got some issue in running the project....i have checked the settings on my device and also checked the path for android device...unable to...
View ArticleMemory leak in navigation window
Hi, the main skeleton of my app is a global navigationWindow. This module has methods like 'create', 'open' nand 'close'. Here the close snippet:exports.close = function(win) { console.log('===\nWINDOW...
View Articlei can't comeback to the las view with com.alcoapps.actionbarhelper
I have put in my app this library com.alcoapps.actionbarhelper this is in LINK PROJECT is the second project but when i want to comeback my app this close fullly. so someone know how can i comeback...
View ArticleProper Use Of Ti.Contacts Reload Event
The application I have developed requires a customized contacts list built by calling: Ti.Contacts.getAllPeople(); Because some users have duplicate contacts, multiple linked contacts I de-duplicate...
View Articleti.millenialmedia
Is this module currently 64-bit compliant? Why isn't the repo publicly available on github? A bit frustrated at the moment since I sent an email to marketplace-support@appcelerator.com (the address...
View ArticleSplit text of Picker
Hi, i have a picker with values 00:10, 00:20, 00:30, 00:40, 00:50, 01:00,.... they are hours an minutes. I need split the value in Hours and Minutes but i can't. I have the error: Message: Uncaught...
View ArticleLoad bitmap error
Hi, I have a scrollableview where i load some imageview. When a scrollend event is called i try to load next image (with the previous one and next one) but i still have all the previous image loaded...
View ArticleMake ScrollView always Scroll
Hi, I am using scrollviews to scroll my content, and I have also did some code for pull down to refresh with the scrollviews. But I can't overscroll or scroll the scroll view at all if the content...
View ArticleexternalAccountLink cloud function does not working!
Can someone please try the code below (with own Facebook app id) to verify that it is not working? If a user logs in without Facebook first and then links account with externalAccountLink it does not...
View ArticleNfc module example showing splash screen when scanning a tag?
Hi, I did some research about how I have to use NFC and found the appcelerator nfc module. When I found the example included I tried it out. But everytime I try to scan a nfc tag the splash screen...
View Article