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

Distributing Android Store Error

Hi, after the upgrade to the new Titanium Studio and it's CLI i get this error when i try to Distribute my app. For help, run: titanium help build [ERROR] : Missing required option: --alias...

View Article


apprequests without the Facebook Dialog ?

Its is possible send a apprequests without the Facebook Dialog ? I already have a array with ids.

View Article


App crash when attempting to use addAnnotations method.

When using Google Map annotation it is showing error "java.lang.ClassCastException: java.util.HashMap cannot be cast to ti.map.AnnotationProxy"

View Article

can't connect socket.io on android

I try socket.io-titanium. I download this project, and test it. https://github.com/nowelium/socket.io-titanium On iPhone simulator It is good. I can connect server and send message. But on android,...

View Article

Reload webview or window when gps coords found

Hello everybody, I have a window with a webview that gets the longtitute and latitude, everything works fine, but in the very first run of my application, when my application has no longitute and...

View Article


Support multiple views against one controller in alloy MVC

I am using Titanium : 3.1.3 SDK. and developing applications on IOS7 and android 4.2. I am following Alloy MVC framework in my developement. I would like to know if it is possible to support multiple...

View Article

Android Emulator Launches But Wont Boot

My android Emulator launches but wont boot nor even show the initial "ANDROID" message; I get the following series of errors, please help? 2014-02-18 19:06:14 - FirstApp] Launching a new emulator with...

View Article

My application might be doing too much work on the main thread?

ok I have reached my final alternative, I have tried my very best trying to resolve this issue almost 3 - 4 hours, I would like to know why my application isn't cooperating with me? I have made a...

View Article


ACS API Calls

What counts as an ACS API call? I'm testing an app with ACS when I check my usage on my app on https://cloud.appcelerator.com/apps/ there's no monthly usage or if i check my app on...

View Article


ListView, hide value in template listview

Hello all again, I have a listview and need to have data hidden in my listview template in order to use it for calculation. How can I do to hide it in my template to not show the order value ? Thanks...

View Article

Android Ti.Network.createHTTPClient memory leak

I have created a background service that every second has to ask to the server if there are any new data. Using debug monitor what I notice is that the allocated memory is growing and growing till it...

View Article

Screen lock Window too slow to open

I'm trying to set a lock on the screen with an alpha window while a new window is being loaded for android. So these are my steps: -> open first view -> sets/creates a window (lockscreen) with...

View Article

toImage() does not respect transform on 3.2.0, android

Since transition to 3.2.0, I have noticed that toImage does not respect transform, applied to the view and/or its children. How do I save rotated image?

View Article


Removing a view causing my app to crash?

Hi all, Im working on a screen which has a couple of input text fields and labels and a continue button. On the continue button click I am removing my variable 'container' and adding a different...

View Article

SOLUTION: Dynamic TabGroups for android

I thought there might be some people here who might be interested by my latest article on Titanium. It focuses on the challenge of building dynamic TabGroup-based user interfaces that work on iOS and...

View Article


Can't login to Facebook due to invalid access token error

I'm working with Titanium Studio build 3.2.0.201312191547 and Titanium SDK 3.2.0.GA, and deploying to Android devices with or without the Facebook app. To login to Facebook I'm using the Titanium...

View Article

setInterval - ti\bootstrap.js - Uncaught Error: Invalid value, expected type...

I've got the below function which acts as a timer in my code: var countDown = function( m , s, fn_tick, fn_end ) { return { total_sec:m*60+s, timer:this.timer, set: function(m,s) { this.total_sec =...

View Article


Write-permissions in Cloud.KeyValue and Question for Cloud Database

Hi Forum, I'm playing around with Ti.Cloud. I'm just a bit confused because with the following code the first user I created could write a keyvalue but the second user is not allowed:...

View Article

Research Project Help

Hi there, We are a group of MBA students at the Kellogg School of Management, Northwestern University, looking for general insights on mobile app development platforms for a tech product class project....

View Article

Issue with Flip view not displaying correctly on iOS

I'm struggling with an issue on my flashcard iOS app built with Appcelerator (Titanium v 3.2.1). Code snippet is below, the issue i'm experiencing is as follows.... User taps the masterview to animate...

View Article
Browsing all 8068 articles
Browse latest View live