POST request body empty when file is included since SDK 5.0.0
Hi, I recently upgraded my Titanium Mobile SDK to 5.0.0 GA. Since then, all my POST requests done with HTTPClient fail whenever a file is added. For example, my registration form requires you to give a...
View ArticleHow to recover lost android sms and contacts?
There are many android phone users, and losing important phone numbers or text messages from it happens unexpectedly. But if you need to recover them, you can use an android recovery app to help. Just...
View ArticleSlideshow (fade in and fade out)
var slides = []; var slide1 = {img:'/images/1.jpg', displayTime: 5000, opacity:1}; var slide2 = {img: '/images/2.jpg', displayTime: 5000, opacity:1}; var slide3 = {img: '/images/3.jpg', displayTime:...
View ArticleiOS App performance and some bugs
Hi, team i have a bug and performance issue in my current app let me explain: The data of tableview is loaded n times of the user press button back. dashboard.js This window load data on table view...
View ArticleCan't able to open PDF in android 6(Marshmellow)
Hi, I am developing an application where I need to download the pdf file and show it in side the application this I am doing using android activity. It is working fine till lollipop after updating the...
View Articledoes Titanium work with geojson?
I'm trying to customize a mapview into Titanium framework to shows it into Android and iOs devices. Unfortunately, I've found an API (https://github.com/benbahrenburg/benCoding.Map) that can help me,...
View ArticleNTLM Authentication in iOS/Android/Windows
Hi , I'm using Appcelerator Studio 4.3.0.201509151348 with Titanium SDK 5.1.0 i just want to know how to use NTLM authentication in iOS, Android, Windows
View ArticleCall https web service with cert
Sorry for my poor english, but i don't know hot to use a SecurityManager with SDK > 3.0.0. I want to call web service over https with x509 cert. I've used so far ti.certificatestore, but after...
View ArticleError while "Writing Unsigned apk" on 4.0.0GA. longjohn.js:185 Console.trace
Hello everyone. I'm developing a Mobile App (IOS and Android), using Appcelerator Studio. When I try to run the app on an Android Emulator, occurs an error from the longjohn.js file, described below:...
View ArticleNo logging on Android 6.0
Hi, I recently upgraded my Nexus 5 to Android 6.0. Since then, when I run my project on my Android device over USB, I get none of my console log statements in the logging window. It shows debug message...
View ArticleSlow to open WebView when changed User Agent on Android
I changed an user agent in my Alloy controller. So it's very slow to open a webview and a display is blacked out. controller.js$.webview.userAgent += 'MyAppName/' + Ti.App.version...
View ArticleNo logging on Android 6.0
Hi, I recently upgraded my Nexus 5 to Android 6.0. Since then, when I run my project on my Android device over USB, I get none of my console log statements in the logging window. It shows debug message...
View ArticleApplication not registered.
Hi everyone ! When i built app on Appcelerator studio it return one message is:[ERROR] : Application not registered. TRACE | titanium exited with exit code 100 ERROR | Error: ti run exited with error...
View ArticleWebview disassepar after scrolling pages in a ScrollableView
I am developing an application using SDK 3.2.2 and Alloy Framework for Android , i have a scrollableView, each view of the scrollableView is structured like the following : <view...
View ArticleAndroid Signing
I have a number of android apps that I have not updated for a couple of years, I'm going through the process of updating them all, I have updated Android to the latest version, I have all the titanium...
View ArticleModal Window Does not react to activity indicator properly in titanium
Hi My question is what i though bug in titanium appcelerator.The activity indicator works very fine without making a modal window in titanium but it does not react properly when the window is...
View ArticleV8 ProxyFactory Error in Android
I am developing android module. I am getting below error randomly and i am not sure where exactly i am missing. Can any body please help me or at least please guide me how to do native debugging at c...
View ArticleApp Crashing in Appcelerator Studio - Error V8Object: (KrollRuntimeThread)...
Hi everyone, i have searched everywhere but i cannot find a solution to a problem i've been having lately: Up until recently my app was working fine without any issues. Yesterday i updated Appcelerator...
View Articleapp Crashing upon start -V8Object: (KrollRuntimeThread) [53,54] Runtime...
Hi all, i 've searched everywhere for a solution to a problem i've having recently and tried different things, but without any success. Up until recently my app was running properly without any issues...
View Articleapp Crashing upon start - V8Object: (KrollRuntimeThread) [53,54] Runtime...
Hi all, i 've searched everywhere for a solution to a problem i've having recently and tried different things, but without any success. Up until recently my app was running properly without any issues...
View Article