Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Browsing all 8068 articles
Browse latest View live
↧

Returning model instance on Backbone save

I am successfully creating a model and persisting it to my remote API using model.save();. I want to keep this instance of this model and proceed with further edits (like a multi-step form), so I need...

View Article


New project is not being created

I am using Titanium studio with sdk 3.1.1.GA on windows 7 64 bit OS. Whenever i try to create new project it shows me a window with message : "Problem occurred.. Unable to create project"....

View Article


Can't create an mail attachment out of mapview.toImage()-Blobfile

I wrote a simple script that is supposed to make a screenshot of a mapview. I want to send that pic via mail to an email-adress as an attachment. However the attachment is always empty when I try to...

View Article

Is it possible to remove event listener on a different controller

I am setting up an event listener on one controller and I'd like to remove the listener on a different controller. Can I make the function public? if so how? Or does someone have an alternate solution...

View Article

Is it possible to get "android.os.NetworkOnMainThreadException" in Titanium...

I read some Q&A here and they said Titanium does the UI operations and net work operations in two different threads. My app uses xhr calls for network operations. But my app crashes because of...

View Article


Camera Error - "Titanium.Media.NO_CAMERA"

When I click on the "Take Picture" button in my app it is returning the error code "Titanium.Media.NO_CAMERA"...Please run this test on device. I'm running this app on my Nexus android phone. Any help...

View Article

Application starts and closes on splashscreen

Some of our users are reporting that they open our app and it simply close after 2 seconds on the splashscreen on Android. The Crash or ANR report message doesnt appear so we cant get any feedback on...

View Article

ACS - login user - did the API change?

here is the link to the user login method exposed trough REST: http://docs.appcelerator.com/cloud/latest/#!/api/Users-method-login However, If I try to send the request:...

View Article


Can't login to Facebook using the Add-on Module

I'm using Titanium SDK 3.1.0 and I can't login to Facebook in both iOS and Android. I get different error messages in both. In Android, I'm getting the following error in logcat when trying to log in...

View Article


Kitchen Sink Sample Doesn't Run

I am using Titanium Studio 3.1.1.201306112235 on Windows 7 and imported the Kitchen Sink sample from the Develop tab. I have the android SDK and AVD managers installed, as well as the 2.3.x and 4.x...

View Article

Widget Destructor?

Hi, I have a memory leak problem with a widget I have constructed, and after pulling it apart bit by bit I found out what is causing the leak, but am stuck as how to solve it (beside not using a widget...

View Article

iOS Module link third party framework and library

Hi, I'm trying to link third party frameworks and Xcode standard library in an iOS module. So far I've only got frameworks linked successfully by modifying the module.xcconfig:...

View Article

Return to app from "Maps" causes crash

App-type: mobile Titanium SDK version: 3.1.1 (06/15/13 16:09 f7592c1) Platform Android Device: Android physical device (samsung S2) OS: Windows Titanium Studio: build: 3.1.0.201304151600 The user can...

View Article


Take photo and resize - memory problem

App-type: mobile Titanium SDK version: 3.1.1 (06/15/13 16:09 f7592c1) Platform Android Device: Android physical device (samsung S2) OS: Windows Titanium Studio: build: 3.1.0.201304151600 I have a...

View Article

Play two videos in the same time

Hi! I want play two videos in the same time for iOS. When I try it, only can play one video. Do you know if I can do this? Thanks,

View Article


Unable to create project. Details are blank!

Pretty much what the title says. I'm trying to create a classic single view project and tried using Titanium SDK 3.0.0 and 3.1.1 and they both fail. It says my Android SDK is installed properly(And i...

View Article

Meta data with streaming

Hi guys, I was wondering if Titanium supports meta data. In that if a radio station is streaming a song, can it incorporate the meta data i.e. the song title and album artwork also? The streams are...

View Article


Check List for titanium coding and ui strategies for developers?

Hi All, Can you guide me to follow what kind of methodologies to create mobile application through titanium framework? please share the check list for developers should concentrate to develop...

View Article

Alloy/iOS: TextField cursor jumps to the end when deleting characters

I've got some TextFields neatly arranged in a TableView. When I move the cursor to a different place and press delete, it always jumps back to the end of the text. Strangely, this only happens in a...

View Article

functionality of Ti.Network.registerForPushNotifications

for Titanium 3.1.0 and iPhone 4.2- Please describe the functionality of Ti.Network.registerForPushNotifications when updated version of existing/already installed app is available or produced, Also I...

View Article
Browsing all 8068 articles
Browse latest View live