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

EvalJS Andorid in load event of Webview

I have a html file from my device, I want to get the attribute of sth after loading webview but it is not working anyone can help me? webView.addEventListener('load',function(e){ var x =...

View Article


Installation - Nothing Works

Have installed Ttianium with all updates. Installed Android SDK with all updates. FOllowed instructions in videos and documents. Imported Kichen Sink. Received Java lag error. Tried to build and tun in...

View Article


After Ti.Media.takePicture it waits until the success function has finished...

This is on iOS. In the success function I'm saving the media to the filesystem which seems to take a couple of seconds. This holds up being able to take the next picture. Is there a way I can push the...

View Article

Ti.App.Properties.set/getObj not retaining new value

Mobile Titanium 3.1.2 IOS Simulator 6.0 & Device IPhone 4S Mac OS X I'm having trouble changing a value in my object array. On user login I set an object array using this line of code: var user =...

View Article

titianim ACS create Event and place using one API call?

Hello, I am wondering if it is possible to create an event with a location using one API call? Thanks, Wentao Ji

View Article


Could not find module

Hi everyone, I'm having trouble with the admob module. I followed the insstructions from here (http://developer.appcelerator.com/blog/2011/09/admob-for-android-module-tutorial-and-code.html) exactly...

View Article

BLACKBERRY GEOLOCATION

Hi, I'm having a query regarding "Titanium.Geolocation". When I try to find out the current location of my device in Blackberry through "getCurrentPosition" method, it says that there is no such method...

View Article

Trouble using dataTransform on TableView

I am having an issue using dataTransform on a TableView. If I do not specify a transformation function on the TableView the data binding works and creates the rows with the models from the collection....

View Article


image uploading problem

Hello guys, Im trying to send an image from iphone to server. It seems everything is ok. but when i run it I get html codes in alert window and it says "page not found". Im sending my codes. could you...

View Article


App developed on Titanium 3.1.2 crashing

there is some problem in using the old way of developing with Titanium 3.1.2? (without using Alloy) The application is very slow, even when you have only 1 or 2 windows, and already tested it on 2...

View Article

Synchronous HTTPClient calls on IOS no longer working after 3.12 GA upgrade

Synchronous HTTPClient calls on IOS are no longer working after 3.12 GA upgrade. Under 3.11 it works fine. Is this is a known issue or are there any parameters that have changed that we should know...

View Article

How do I make sure that I have a clear plist when I launch my app?

I'm using properties for storing data. I noticed that in my development, my plist has become very large. I would like to clear out everything in my plist before I start putting all the values from my...

View Article

erro - app - google play - beta private

I have a problem in google play, created a private beta for Internal testing an app I'm doing here in the company. well my problem is: I already have the apk created and sent to play.google when we...

View Article


Checking time problem

I'm trying to check the stored time with the current time and check what is bigger. To do so I make a request to an url to get the time... local time does not help me in that situation. var xhr =...

View Article

confused about referencing Activity proxy

Hello, I'm currently messing around with Android Activities and I'm a little bit confused about the Titanium Proxy of the Android Activity. Titanium has an Android API to access an Activity. So, what I...

View Article


Titanium Paypal module not working properly on Android

Hi, We have integrated PayPal module in one of our project. It working fine on android at the time of development, but after goes live on Google play store, suddenly module stops working. Strange thing...

View Article

Objective C Module to Make a Movie from an Images Array and Audio File

Hi All! I am making a mobile app with for IOS4 and up on OSX Lion with Titanium mobile 3.1.1.GA and want to allow the user to make movies (any format that plays on iPhone is OK) on the iPhone given an...

View Article


Mobile Web (3.1.2) Cross Domain WS POST: Request header field X-Titanium-Id...

I am stuck with cross domain access of POST WS to .Net. WS access works fine with Mobile Apps on Android and IOS. Hit error: Request header field X-Titanium-Id is not allowed by...

View Article

Problem configuring the titanium CLI and node.js

Hi i am new to titanium studio. I have downloaded and installed the latest titanium studio for windows and ran the relevant android sdk versions with relevant tools it suggested me in the dashboard (I...

View Article

Action bar back/home button action ignored on Nexus android 4.3

I have a weird behaviour on an nexus with android 4.3 if I click on the left upper corner on the action bar it doesn't call the onHomeIconItemSelected event It works on phones but not on this tablet,...

View Article
Browsing all 8068 articles
Browse latest View live