Community Questions & Answers

Pixel Information from Image Blob

Just a quick question... Anyone know if it's possible to get pixel information from an image's blob data on an iPhone? Trying to figure out a way to get an array of RGB values but I'm thinking I may have to use something like a remote API and...

Save ImageView to FileSystem

Greetings, (iPhone app, latest SDK, using Alloy) I'm at my wits end trying to understand how to save an image view to the filesystem so it can be accessed in a separate view as an e-mail attachment. I understand how to get the file from the filesystem...

Invalid --ios-version value '5.0'

i have downloaded titanium sdk for MAC.but while running program m getting this error Invalid --ios-version value '5.0' Accepted values: 6.0 I am using- titanium SDK-3.1.0.ga xcode-4.5.2 MAC-OSX 10.7.5 iOS simulator version -5.0, 5.1, 6.0, 4.3.2

Form send to email address

I am trying to send a form to an email address. titanium works fine ~~~ [INFO] Response_JASON: {"name":"bob","email":"Carahdose@gmail.com","subject":"this is the...

PUSHing to a REST API

So I am able to use GET commands to get information from a RESTful API no problem. However, I can't find any clear examples or documentation on how to PUSH new data. Supposedly I can set up a JSON object and change the command in the httpclient from...

Twitter Login issue for Mobile APP

Hi All, I am using Bird House Library file to Authorize my APP for Twitter Login.. And i am facing sometimes success..But sometimes failed to login..also Failed to Authorize the APP.. Help me to figure out this.. I have attached my BH code..And all...

Creating a Grid Layout in Appcelerator

I want to create a grid layout, similar to how the Facebook app opening screen is on the iPhone. Is this possible? A 3x3 grid would be perfect. Any ideas appreciated. James

Delete / Disable WebView Cookies?

Anyone know of anyway to clear the cookies for a WebView, or disable them altogether? Trying to create a stateless login pop-up using a WebView and the fact that it's storing login credential cookies is breaking everything. I believe there's a database...

SQLite SELECT with LIKE condition help

Hi, Im trying to filter my sqlite database, but I get an error when I try to filter using LIKE conditions. **SQL sentence:** var resultSet = conn.execute("SELECT DISTINCT(nombre) FROM elementos WHERE nombre LIKE '%?%' ORDER BY nombre ASC",...

iOS 7 question

Question for anyone who has installed it on their device and the SDK on their Mac. Are you able to submit to the App Store using older non-beta versions, even if you've installed the beta SDK on your Mac? I have it on my phone, but havent installed it on...

New 3.0 Studio Installation

I just signed up with Appcelerator, downloaded the Titanium Studio and installed it. It immediately did an update to 3.1.0 build and at this point I'm stuck. Under "Configure Native SDKs" I'm only offered Android and I only develop for iOS at...

Send MMS in html format.

Hello everyone, i have one HTML file with images and each image have a link to website i want to send this file using MMS in titanium. After MMS is delivered to receiver if he click on a image he navigated to a website url is this posible i dont have...

new version of app iPhone

Hi, i have a version 1.0 in iphone. this app saved data in phone and read the data from the phone. i published recently version 1.1 to apple store. when i installed the new version, i dont have acces anymore to these data. any suggestions ? thanks

How to get the text from a label on a row?

Hello i'm looking for a help. I'm getting some data from an XML and i'm creating a table with rows. when a user clicks on a row i want to send the data to another class. I have used static text and i saw that is working but i tries to send the data that...

facebook not working

Hi all i had done some coding to retrieve images from Facebook and try to display those image in table view i had got it but when i run the code it is displaying and immediately it is crashed and giving following error This application has crashed with an...

Showing 1-50 of 7,526 1 2 3 4 5 6151