KeyBoard in the way
Hi all I have a window with two text fields and two buttons.When I'm on the second text field, the keyboard is in the way of the buttons. And thus, there is no way to press the buttons. I need to turn...
View Articleworking with tableview and http request
now i had made http request and i got the data from server but i wont to make a function that when the data is more 5 make pager like page 1 page 2 and spilt the data in this pager can i var data,xhr...
View ArticleCannot ADD ids to ACL object
Hey, I'm trying to add IDs to existing ACL OBJECT I have response "ok", but ids is not added to ACL OBJECT I'm using Android JAVA (not Titanium) here is my code:__Map<String, Object> data = new...
View ArticleMessages show inbox skip and limit
Hello, how i can get messages from user inbox with limit and skip attributes from Appcelerator Cloud instead of page and per_page, is it possible? Thank you very much)
View ArticleQuiet Media Player Audio and Play Sound How to ?
Hi All, I have been looking for ages now and cannot find a solution, anyone with an idea or a method would be doing me a massive favour. I need to play a short audio mp3 file no longer than 30 seconds,...
View ArticleSend UDP data from iOS Simulator to localhost
I'm using the UDP module for iOS from GitHub (ti.udp-iphone-1.1.zip) I wan't to send data and inspect that data with nc (netcat) I can get two terminal windows to send and receive data using nc but I...
View ArticleiOS 7 Warning: App references non-public selectors
I'm trying to submit my app to Apple for approval but ran into a problem when validating the build. I get this error: The app references non-public selectors in Payload/My App.app/My App Name: focused...
View Articleerror in alloy compiler
when i run the appliaction this error appers to me [ERROR] : (message, line, col, pos); [ERROR] : [ERROR] : (/usr/local/lib/node_modules/alloy/node_modules/uglify-js/lib/parse.js:185:18) [ERROR] :...
View ArticleLocal sound files not playing on iOS 7device (SDK 3.1.3), but works fine in...
I'm updating an existing, published iPad app, to target iOS 7. The existing version of app plays sound (from local .wav files) fine under iOS 6, but not iOS 7. However, when I rebuild the app in the...
View ArticleBackground Audio On Android
Hi All I have a multi platform audio app using titaniums video player background audio works great on ios, but on android i cant seem to find anyway to get background audio to work as soon as i click...
View ArticleWebview problem with Alloy on iPad with SplitWindow
I've been having some problems with a WebView in my first Alloy application. Everything works fine on the iPhone (simulator and device). Its only on the iPad that I have a problem - the difference in...
View ArticleDisable Screenshot IOS and Android
All, Is there a way to disable the screenshot function found in the later rev. of android and then later in IOS ? Or is there a way to trigger something else when the phone takes a screen shot? I have...
View ArticleStorekit Issue When Redirected Outside of App to Update Apple Content
I've been using the Storekit module from the marketplace to do in-app purchases through Apple. I'm running in to an issue when users are redirected outside of the app to review Apple's TOS or to update...
View ArticleiOS "A connection failure occurred" HTTPClient error
Application type: mobile Titanium SDK: 3.1.2.GA Platform & version: iOS 6.1 Device: iOS simulator and device Host Operating System: OSX 10.8.4 i have been debugging an HTTPClient problem on iOS for...
View ArticleiOS& selected picker row
Has anyone found a way to make the selected picker row font bigger on ios7? The date picker that is built in works this way and has a nice magnify effect as you scroll the selection in, but other...
View ArticleIOS 7 - how to open a window in tab
I have following code to open a window in tab var c = Alloy.createController('win2', g.globalGet('hometab')).getView(); g.globalGet('hometab').open(c, { animated : true }); this works fine in ios 6 but...
View Articlelistenig for activity lifecycle events
I have built a simple android native module for an appcelerator project. And in the index.js file of the app that will be using the module, i need to listen for the basic android lifecycle calls.....
View ArticleSluggishness of table view on android
I am using a table view with custom rows , having multiple images and labels , creating this table in a stand alone application works pretty good but when I use the same table view in my app , it works...
View ArticleTitanium 3.1.1 Android 4.3 and 2.3.3 emulator crash
Application type: mobile Titanium SDK version: 3.1.1 (06/15/13 16:09 f7592c1) Platform & version: Android 4.3 and 2.3.3 Device: Android emulator and Samsung Galaxy S2 with Android 4.0.3 Host...
View ArticleBarcode
i m trying to use a barcode module (com.mwaysolutions.barcode) but i m getting an error while compiling project . the error is : [ERROR] Error(s) compiling generated Java code [ERROR]...
View Article