titanium Questions

6

Solved

After all IDE evolutions (all platforms on topic are changed) of this year, i'm looking to understand what is the state of technology for those platforms. What are strengths and weaknesses o...
Cock asked 22/6, 2013 at 10:7

4

Solved

I'm writing an iPhone app using Appcelerator Titanium Mobile. I am hiding and showing the tab group based on what window has focus. dashWin.addEventListener("focus",function(e) { if (dashWin.tab...

1

It seems like at runtime all uncaught errors in appcelerator get swallowed by the titanium IDE and never show up in the console log. How can you get rid of this behavior and make sure the errors sh...
Harlequinade asked 17/1, 2013 at 2:36

1

I'm using facebook 3.0.1 titanium module. In Android, the Facebook apprequests dialog always returns as cancelled, even while the actual apprequest is send as can be seen on Facebook. Because of th...

1

I want to create a chat application in Titanium appcelerator using Strophe.js library. I have gone through strophe js libraries and their documents as well. I believe we can use strophe.js to build...
Gave asked 27/5, 2014 at 9:24

5

Solved

hi all i want to get selected row value into textfield so how can i copy the value into the textfiled. so how can i do this...my_combo is textfiled Code -: var Tab_data = [ { title:'Row 1', has...
Entwine asked 11/5, 2011 at 12:16

5

Solved

Is there a way to get a .png height without creating ImageView? The methods I found on google require createImageView first and then doing a .height. I want to avoid creating ImageView because I'...
Bunn asked 26/12, 2011 at 10:16

5

Solved

I am looking for Titanium Appcelerator alternatives for Desktop application development with HTML and JavaScript. I want to convert a web app to a desktop application. Hence, there will be a lot of...

9

Solved

When I upgraded to titanium SDK version 3.2, I had an error when running on iOS says: titanium Invalid "--ios-version" value "7.0" Accepted values: 7.0.3, is there any possible way to solve this ? ...
Oppressive asked 19/12, 2013 at 14:27

1

Solved

I am serving video's in a webview in Android using Appcelerator Titanium. On iOS this works like a charm. But on Android this gives some problems. It goes wrong the second time an activity is opene...
Cherida asked 28/12, 2013 at 13:5

2

Solved

I am creating a module that extends from another class but i need to use getBaseContext(). how can I use it in my own module? If I have to run the activity then how to do that if not how to solve t...
Inion asked 20/12, 2013 at 17:22

0

I have a recurring subscription product as an in app purchase in my Titanium app. When I go to test this, it retrieves the correct product from iTunes and I get almost all the way through checkout,...
Pyrrhotite asked 16/12, 2013 at 22:43

1

I have installed Titanium onto my mac and now when ever I try to globally install any npm packages it fails. The output from my install is npm http 304 https://registry.npmjs.org/loggly npm htt...
Wristwatch asked 20/11, 2013 at 6:31

2

Solved

I have a SOAP API that is returning me a file divided in chunks encoded in several base64 strings i'm not being able to save it to the file system without breaking it This is the pastebin of a wh...
Dinette asked 20/11, 2013 at 10:58

1

Solved

I'm trying to implement facebook login to the app I'm trying to develop with Titanium, and when I'm clicking on "connect" button its shows me a dialog that looks like that: Its looks like a web-a...

2

application context: ios7, xcode 5, written with titanium appcelerator (sdk 3.1.3GA), previous version compatibility was as the image says (directly from itunes connect) the complete error is ...
Bank asked 12/11, 2013 at 9:20

6

Solved

Recently i heard about the PhoneGap and Titanium mobile web app developments. I had analyzed about both the web applications and got some idea of how to use and what are the strength and weak...
Home asked 8/2, 2013 at 13:5

3

Solved

I cannot find any instructions on how to install modules into Titanium I have downloaded a trial version of the TVOut module from the Appcelerator webpage https://developer.appcelerator.com/packa...
Mordancy asked 18/3, 2011 at 7:32

2

Solved

I haven't been able to find clear information about how Titanium SDK works. What javascript engine is used in the various platforms? Wikipedia says they announced a plan to use v8 in 2011, but do...
Triserial asked 27/9, 2013 at 21:44

1

I would like to create a user from his/her Facebook credentials without using undocumented calls. I do not believe it is possible based on the current implementation of Parse Javascript Library for...
Orelle asked 10/5, 2013 at 11:58

2

Solved

IS there any LocalNotification available in Android.(some thing similar to Titanium.App.iOS.scheduleLocalNotification) I need some simple notification(like alert) for Android Platform, even if my ...

3

Solved

This is more of an advice question rather than a specific question. I am developing an application for mobile devices. Its basic functionality will be to open PDF files, Video files, and to open ce...
Neuburger asked 1/3, 2013 at 16:24

2

I'm interested in working with Titanium 3.x to develop iOS and Android applications. However, I don't like Eclipse-based IDEs, and don't like the Titanium IDE at all. My love goes to Sublime Text, ...
Unifoliate asked 25/6, 2013 at 21:47

1

Solved

So, I have to develop a mobile application and I want to use Phonegap or Titanium but I need advice about those technologies... Are they for free? What are their limitations? I don't really under...
Deer asked 10/6, 2013 at 11:16

2

I have implement the cloud push notification in iOS using this tutorial iOS push notification tutorial. I have did everything as per the above documentation. No error occur while registration. In ...
Homebred asked 25/5, 2012 at 4:58

© 2022 - 2024 — McMap. All rights reserved.