Strange error - modules not found Android
Tried on Android OS 4.0.4 and 4.4.2. Both have the same issue as follows Test devices : Samsung galaxy Tab 2 4.0.4 Samsung Nexus 7 4.4.2 [ERROR] : JNIUtil: Couldn't find Java class:...
View ArticleAndroid activityindicator does not hide on xhr.onload
Since shortly my acativityindicator does not hide on xhr.onload. This works fine with iPhone but not anymore on Android. I have to go back to close the activity window. I tried several scripts but the...
View ArticleTitanium epub file open
Hi, How to open local epub file in ibookstore default application in ios. I try with Titanium.UI.iOS.DocumentViewer but it can open pdf file but i need to open epub file in ibookstore. Please give...
View ArticleAndroid Media Library module
how to get local storage video file thumbnail image by using URL; i am using below code and module example: var videourl = Titanium.Filesystem.getFile(currentIncidentDir.nativePath, filename +...
View ArticleModel not persistent
I set up an app similar to the one in Creating Your First Titanium App but the data won't persist after closing the app. The next time I start the app, the previously entered data is no longer there....
View ArticleSamsung Galaxy 10.1(n8000) getcurrentlocation issue
Hi all, I am using the below code to get current location, it is working in all device excpet in samsung galaxy note 10, It always go to error section of getcurrent location and error message is 'cannt...
View ArticleiOS Push
Hi, short question. i'm using the titanium samplecode to registerForPush. Do i have to register for push on every appstart again? or is it even not ok to call the function to registerForPush on every...
View Articleapps downloaded from Tongbu (Free App tool) are not transferring to itunes
I am running ios 7.0.6. I downloaded some apps from Tongbu. when i press transfer purchases it says that its done but the apps aren't really transferred. What do i do? i have app sync for ios 7+
View Articleapp restarted when using scroll event in scroll view
Hi my lovely helping team, i am using titanium 3.1.4 sdk and using custom android manifest in tiapp.xml my problem is :: i need to display list of images with details.first i displayed 10 items,and...
View ArticleFreeze panes in titanium tableView / listView on Android
Hi, does anyone know how to make some tableview with many columns and freeze the first column like excel? for example: i have these columns..A B C D E...
View ArticleApp on iTunes not for iPad
My problem is: I published a new release of my app on Apple Store and in iTunes I see the app downloadable only for iphone but I have the need to see it in iTunes also for ipad. In tiapp.xml I...
View ArticleAlloy SDK 3.2.0 Scrollview without momentum / inertia
Hello. I've worked before with scrollviews with Android. They always had, like iOS, a momentum when I release my finger from screen. But now I'm working with SDK 3.2.1 (or 3.2.0 is the same) and...
View Articlejson post on openbravo
I'm trying to insert new record in openbravo through advanced rest client, but I'm getting this error: Exception when updating BusinessPartner(null). For POST, I'm using the following URL:...
View ArticleEvent Listener for Android push notification for multi tab app
Hi I am doing some testing with push notifications and have implemented them and have them working on Android and iOS. The problem I face now is my first test had only one file(app.js) which contained...
View ArticleAndropid Media Library issue
Hi Friends, Am trying to get Android video recorder Thumbnail image. "thumbnailimageAttime" methos is not supporting for Android so i decided to using "Android Media Library Module" with passing my...
View ArticleScaling Node.acs
Hi I have a web app and I am expecting to have about 1 to 1.5 million hits per month to my website. I recently dumped my LAMP stack in favor of Node.ACS. I read in the docs that I have to contact...
View ArticleClick eventlistener causes crash when clicking multiple views at once
I'm currently working on an iPad app with multiple views within a window that when clicked will open up a new window within a navgroup. The problem I'm having is that if I click 2 or more of those...
View ArticleLive Cricket API
I am making a App which will provide user live cricket update...i need an api of Crick info or any other websites like that...can anyone help me with that...i find a website which provides such updates...
View ArticleTCP Sockets with Win1251 Encoding Data in Response
What I do: Connect via TCP; Send a request to get data (using Ti.Stream.write(...)); Get response and handle it via async Ti.Stream.pump(...); Callback pointed out in pump method get the buffer in...
View ArticleAndroid Maps V2 Won't Work When App Is Released
Hi, We configured our app to work with Google Android Maps API V2. The maps work in debug/development mode but they do not work when we switch to the production API Key and Publish the app in Google...
View Article