creating own admob module
Hi, I am trying to modify the admob module of Appcelerator using the github source. I added all frameworks, clean up the project and build it in XCode. After that i used build.py to create the zip file...
View ArticleDo you think VoIP is possible?
Hello, we are considering the development of an app using titanium studio. One of the usecases for the app is the registration at a SIP peer and the possibility to only recieve SIP calls. We found...
View ArticleDo you think SIP is possible?
Hello, we are considering the development of an app using titanium studio. One of the usecases for the app is the registration at a SIP peer and the possibility to only recieve SIP calls. We found...
View Articlecreate own version of AdMob Module
Hi, i am trying to build my own version of AdMob Module for iOS, since it has been over a year the last version was released by Appcelerator. I used the github source as base and imported the files...
View Articletrying to create my own AdMob module
Hi, i am trying to build my own version of AdMob Module for iOS, since it has been over a year the last version was released by Appcelerator. I used the github source as base and imported the files...
View ArticleTitanium Studio stops running mobile alloy project
Often when I start alloy project in titanium studio(any alloy project) stops working without any errors; It stops working after >>> [INFO] : Alloy compiler completed successfully or after...
View ArticleAtom.io CLI package
Apologies, not a question but just in case anyone is interested. I have been experimenting with Atom.Io Packages and have generated one that uses the Titanium CLI to create both Classic and Alloy...
View ArticleBuild Error
i am trying to run the appcelerator module project on eclipse for developing android module ,on running the build.xml through ant i get the following error BUILD FAILED...
View ArticleAudio recording/playback for iOS/Android App
Hi. Can anybody tell me the best way to implement simple audio recording & playback, in a cross-platform way that will work in an iOS/Android App? Ideally, we'd like to use a slider for cursor...
View ArticleClosing a window from another controller
Hi, Titanium Studio 3.2.3 IOS 7.1 I have created 3 controllers (index, auth, main) with 3 xml and tss for each controllers. The index.js checks for a specific properties and it sends to auth.js if...
View ArticleClosing activity indicator from with another controller
Hi, I have 4 controllers, index.js, token.js, main.js and token.js. Index checks for authentication and redirects to token.js for user details if no details is found. If authentication checks then it...
View ArticleRe-sort Alloy tableView on row move with dataCollection and model
I want to be able to move the row and have it save the sort order to an attribute called "sortId". I have a tableview bound with a dataCollection. For example: If I have 30 elements in the table each...
View ArticleOpen window in front of modal window
Hey, I have an ios app with a window controller which can be opened within a navigationWindow but also as a modal window. In this controller i open another Window on a specific action. This window has...
View ArticleUnresponsive : Android-Swipe
I have been trying to swipe a view for android in appcelerator in a particular direction gesture,but to my dismay the code seems unresponsive.i googled to find out the exact reason,but din't hit the...
View ArticleClosing activity indicator from with another controller
Hi, I have 4 controllers, index.js, token.js, main.js and token.js. Index checks for authentication and redirects to token.js for user details if no details is found. If authentication checks then it...
View ArticleTitanium Studio & Android Studio
Titanium Studio & Android Studio I got a new Laptop (Win 8.1 64 bit) and now funny things are going on. I have Androidstudio installed that comes with an own sdk folder when installed. This is the...
View ArticlePush Notification Error
Our company attempted to send a push notification out last week regarding a change in business hours in correlation to Independence Day. The push was successfully sent to Android users, but failed for...
View Articleget Chat group - shows everyone not just one 'logged in user' is in
Hi, I cant seem to get this working and couldnt find any examples online(not yet, after 3 hours).. I have a table view where I want to put the list of 'conversations' my logged in user in involved in....
View ArticleStorekit receipt is empty
I'm trying to test using iCloud to verify non-renewable subscription receipts in Titanium's storekit module. The problem is that the receipt comes back empty. When I test purchasing the product, it...
View ArticleDisplay data from remote DB
Hi, i'm begineer on titanium's developpement. I have a tableview contains list of persons' name retrieved from remote database. when i click on each row of my tableview, i want to display only one...
View Article