Community Questions & Answers

Facebook native login check

Hi, is there any way to check if the user is already logged in to his facebook account via the ios 6.0 settings ? (integrated facebook) I'm looking for some way to check that in my app in order not to bother the user to login again since he has already...

Web app => Hybrid?

Hello all, Right now I'm using a web application with Primefaces (JSF-lib), consuming a web-service using xml. Now I want to make a native app with Titanium for android, iphone, ... I was wondering if there is any guide to doing this? Is there a MVVM...

Returning Values from ios Module

hi all, I am using the following code to return primitive values from ios module which tends to crash the application ~~~ -(NSNumber*) example :(NSNumber*)value { NSLog(@"value is %@",value); return NUMINT([value intValue]); } ~~~ i call...

Titanium is not defined

Titanium is not defined when attempting Titanium.UI.currentWindow using titanium appcelerator When I run the app on the device I get no error (well nothing occurs at all) as there is no debug console but when I run the app in the browser I get...

Updating someone else's native module

I am considering updating a native module that has not kept up with the third party SDK version. I am wondering how difficult this might be. Creating one from scratch looks daunting fom the documentation. I am hoping that as long as the functions...

iOS Native Module for Views

Is there any bootstrapped code for making a module that simply returns a view, which can then be added in the JS code, in a fashion like, `win.add(viewFromModule);` I tried the example on the wiki page but it doesn't seem to work. For iOS 5.1 and Ti...

Calendar iphone

i need calendar in my app to get selected day from calendar. the story: i will show the calendar in view user will touch any number(day) from calendar and ill get on my listener the number(day) touched. there is any module or native calendar?

Link to Native Google Maps

Anyone know the proper way to open an address in the native Google Maps application from an application? Right now I'm opening the address in a webview but don't really like that... Thanks.

KrollFunction

Hello, someone out there who may explain me how to change KrollCallback with a krollFuntion? I need to call a js function with no properties from a native android module, it worked using KrollCallback on 1.7.5 but now with the 1.8.0.1.RC3 i don't know what...

APPLE ID (How do you Retrieve>?

Native applications can get the APPLE ID, as used by some applications to keep track of a users details or data when they change their device or use a web access point. so How do you retrieve the APPLE ID. or access native values on the IPAD/IPHONE? does...

Upcoming BlackBerry Features

Hello, I know Appcelerator team is working on BlackBerry support and there is a technology preview for that platform. I want to learn about the feature set for BlackBerry support when it goes live for public. What would be the initial feature set...

Android module won't compile!

Hello, i get this error while trying to build my native android module using titanium 1.8.0.1.rc3(quite honestly i get this error since rc1). I've setup everything as described, i'm on a macosx 10.6 with eclipse classic, latest build. ~~~ [javac]...

ViewProxy

Hello, i need i little help in understanding how viewproxy and view works togheter into a native module, the example in the titanium documentation works just great but it uses a module naming patter/convention to create the view, i'd like to do it by my...

Augmented Reality

Hi, I am wondering if anyone has successfully completed a Augmented Reality (AR) application in Titanium? Just wanted your feedback on how it runs as I am trying to decide if to build one native or with TI Thanks in advance.

Native or Web?

Hello, I am developing my first app and I have a few questions for you serious app developers. The app that I am building is for my website where people post their first thoughts while viewing images. I am new to app development and I would appreciate it...

Native buttons

I've been spending some time searching - but I just wanted to confirm that it's not possible to create a native iOS button with the arrow on it? For example if you go to the app store, look at an app - at the top left there is a back button - I want to...

iPad Example Source Code

Dear All, Is there any good example source code for iPad development with iPad native UI. Actually I know about KitchenSink example but when I check it, most of example are for mobile native UI for iPhone and Android. I just heard about "Titanium...

Showing 1-50 of 66 1 2