Webview using Highcharts does not work anymore?
hey there... i am using Highcharts (and jquery) in my application to render nice charts in a webview... Since today that does not work anymore... I didn't change any thing in the code or the sdk.......
View ArticleAndroid - How to open email attachment with Titanium 2.1.3?
I'm working on Titanium SDK 2.1.3 and deploying for Android, I followed this article to include my app in the list of applications that can open mime types like application/*, image/* and audio/*. It...
View ArticleNode.ACS Wesockets
How to specify a port other than 80, for connections to websockets, in node.acs Any help would be greatly appreciated :(
View Articlehow to connect two devices?
Hi I want to connect two devices like bump use it. They create a connection between two devices to send information... My question is: How can I connect two devices( Android / iOS ) and send...
View Articlenewsstandicon and SDK 3.1.1.GA Problems
hi, if i use SDK 3.1.0.GA with newsstand module the newsstandicon is correctly displayed i i try to build the app with 3.1.1.GA SDK the newsstandicon will be not displayed some one with the same issue...
View ArticleSet events in ios
Hi, I'm using event kit module to set events in ios device calender. I'm able to set the event successfully but all the events are set on 1-Jan-2001 on 5:30AM( may be default value). Instead i want to...
View ArticleCheckbox and form submit in Table View
Hi Friends, I working in an android app using alloy framework. I have a table which displays some data as you seen in xml. Now i want to add a check box for each row. Also i need a submit button (like...
View ArticleHow to create Facebook Composer ?
hi, how to create Facebook composer?Could you please help for me! give sample and full code! Thanks Saba chan
View ArticleStill cannot create a project?!
"Project creation error: Error creating project. Please try again" ?!?! I can't believe this. This project creation problem existed 5 months ago when I first evaluated this Appcelerator thing. Now when...
View Articlecant install acs on my windows 64bit
i cant install acs even when i run titanium studio as administrator i tried several times error log !SESSION 2013-06-29 21:54:21.935 -----------------------------------------------...
View ArticleiOS6 Social Framework facebook freezes the app
Hello, I am trying to make the iOS6 Social Framework work in my app. I am using this module: https://marketplace.appcelerator.com/apps/4656?764239690 Here is my code: facebook.addEventListener('click',...
View Article[BUG] - Scrollview being deallocated before containing window is closed.
This is only happening on IPAD (simulator and device). Reproduce with the following:var win = Ti.UI.createWindow({ modal: true }), scrollView = Ti.UI.createScrollView({ height: '100%', width: '100%'...
View ArticleEmoji in Android
Hello there, this may be a rookie question, but how do I enable/incorporate Emoji in my Android App (like Whatsapp does)? It doesn't show up in my textarea nor in a label. Maybe someone can give me a...
View ArticleVideoPlayer on iOS play video on previously active tab
Hi, i have a little app on iPad with tabGroup (5 tabs) and splitView, on the first tab I have videos, when I start my app the video starts in fullscreen mode, and I can stop it with done button, but...
View ArticleHow to persist rest data collections?
Hi, I use Alloy and Mads Moller's restapi lib as sync adapter to fetch data from a rails rest interface that is working perfectly. Now, I wonder how can I persist collections once they have been...
View ArticleShare common assets across Titanium projects
CLI version 3.1.1, Titanium SDK version 3.1.1.GA Titanium Studio, build: 3.1.1.201306112235 I am about to start a fairly large project that is actually broken down into multiple projects (5 of them)....
View ArticleUpdating for beta-tester
Hi, I like to create a possibility to update an app inside: This my code: Ti.Platform.openURL('itms-services://?action=download-manifest&url=_URL_OF_PLIST_') It doesn't work.
View ArticleFacebook reauthorize dilemma
When i try to authorize my app with the user i come to a webview with the auth stuff and i get this warning: Write permissions requested during authorization. If you would like to use the iOS Facebook...
View Articledisplaying Views on each button click on same window
Application Type : Mobile Titanium SDK Version:Titanium Studio, build: 3.1.0.201304151600 (c) Copyright 2012-2013 by Appcelerator, Inc. All rights reserved. Build: jenkins-titanium-rcp-master-417...
View ArticleiPad build not respecting tiapp.xml orientation options
I have the orientations i want specified in my tiapp.xml as follows: <iphone> <orientations device="iphone"> <orientation>Ti.UI.PORTRAIT</orientation> </orientations>...
View Article