ACS Push Notification to a specific User ID
Hello, I have a question for Cloud Push Notifications on IOS. I want to have the ability to send a push notification to a specific user from my app to their phone. I know the to_ids section is looking...
View ArticleDiet tips for bodybuilding beginners
I read Kitakyushu after that I had a leg come up with brad letter stuff that was interested uh but yet they're bad after I did or did you not and I said I figured out you know it kind of yet I think...
View ArticleHow to stroe textfield input values in property file
Hi Friends, I need to store textfield input values in property file and need to retrive quickly. Could you please help me urgently. Here below my code: var datas = mytext.value;...
View Article[ERROR] : Error: TypeError: Cannot call method 'invoke' of undefined
Error: TypeError: Cannot call method 'invoke' of undefined Please send me the exact location of suds.js file where i have to this file in Titanium application
View ArticleLaunching application from a notification
When launching my app from a notification, if the app is in background, everything works fine - it comes to foreground. But if the app is not running (no task), it gets started without showing the...
View ArticleDevelop Android lockscreen app with titanium
I want to know if we have posibilities to develop a lockscreen application with titanium. I think that we can do a simple application and then modify some permissions and parameters with build version....
View ArticleSSL IOS module
I have gone through the following link http://docs.appcelerator.com/titanium/3.0/#!/guide/SSL_Certificate_Store_Support_for_HTTP_Clients Below is the example for IOS provided in the appcelerator...
View ArticleUnable to create Build in AppC
At the time of debuging my application, it always say "failed to create dexer" in console and Build fails. Event i am not able to run very basic app in Appcelerator Titanium. I tried to find the...
View ArticleDynamic creating of images
Hi, I have modified pnglet for Titanium. Here is modified code. I have added this method to generate Ti.Blob from output string:Pnglet.prototype.getBlob = function() { var temp =...
View ArticleExpandable and collapse tableviewrow in android
Application Type;Mobile,titanium sdk:3.2.1,Titanium studio:3.2.1,OS:windows 7,Device:Android emulator How to expand and collapse the row elements?var win=Ti.UI.createWindow({ backgroundColor:'white',...
View ArticlereverseGeocoder problem
I have a problem with the function reverseGeocoder, I can not get the address. It is a temporary problem? Until yesterday it worked properly. var locationCallbackIOS = function(e) { if (e.error) {...
View ArticleError building simple app in Blackberry 10.2.1
Hello, I'm trying to build a simple mobile application in Blackberry using Titanium SDK 3.2.2GA. The following error occures when the app launches on device (Blackberry 10.2.1): ![app error on...
View ArticleError building simple HTML based app in Blackberry 10.2.1
Hello, I'm trying to build a simple mobile application in Blackberry using Titanium SDK 3.2.2GA. The following error occures when the app launches on device(Blackberry 10.2.1): JavaScript Exception...
View ArticleAndroid SDK trouble
So I had some issue with my OS so had to install fresh 13.10. Now I am re installing titanium. Downloaded it, done with the oracle jdk. Now I am stuck with the android sdk, following this guide: this...
View ArticleImplementing d3.js
Hi, We are adding charting functionality (in addition to tabular reporting) functionality. We are looking to see if anyone has suggestions or best practices in implemeting d3.js with Titanium....
View Articleandroid memory allocation freeze
Has the android "internal memory allocation freeze" been solved? Example: GS3 internal memory full with photos (picassa sync issue). After moving problem photos to SD card the memory is still an issue...
View ArticleBlack screen on Resume - silentpush background services ios
When I add the remote-notification UIBackgroundMode to tiapp.xml, opening the app immediately after a push notification arrives results in a black screen (ios). The app continues to run (confirmed by...
View ArticleEvent Listeners for multiple objects in a row
I am building a Titanium iOS app using SDK 3.2.2, Studio 3.2, OS 10.9. I have a tableview that has two images and some other labels on each row. I want to be able to click on each one of the images and...
View Articleerror imageAsResized
Hello everyone I have a problem that has me the creeps. I need to send an image to a server. For this I take a picture with a camera phone and sending base64. But to send the photo resized photo taken...
View ArticleChange color of tab icon
I am building an iOS 7 app using SDK 3.22 and Studio 3.2 on a MAC running OS 10.9 testing on a device. I want to change the default gray tab icon color to white. I have figured out how to change color...
View Article