" You've already purchased this In-App Purchase but it hasn't been downloaded".
I created free Test Product and Test User in iTunes. if Move that App to ipad...when i click on product purchase button it ask Test User Details..I given those details.. But after that I got this...
View Articlelinkedin oauth2
https://github.com/aaronksaunders/clearlyinnovative.linkedInnow i have used this example for linkedin and it work but i wont to use linkedin oauth2 can any one help me cause the api that i used is...
View ArticleHTML file loading in android
Hi all, I am using below code to load local html file in webview and it is working in iphone but in andoird it is not working, this html file is a sample esri map js code html file<!DOCTYPE HTML...
View ArticleData Encryption using PEM files
Hi, I'm newbie on Appcelerator, I'm trying to find out if there is a way to encrypt a string using my own pem files. I have a certificate and a key in pem format and I need use them to encrypt a...
View ArticleAdMob stopped working and now causes problems
Hi all, Am I right in thinking that the AdMob module is no longer supported by some of the most recent GA's of Ti? My app was working fine and now it ...well... doesn't! No adverts and often a...
View ArticleAES decryption
I have been on the same problem for nearly a week. I am receiving an encrypted image using AES encryption, but i am struggling to decrypt it in Titanium Studio. Has anyone done anything similar. I have...
View ArticleLeftNavButton Click event not fired
I have a 'details' controller that shows a detailed view of a person's information. The view of this controller is a tab with some stuff in it. The controller gets created dynamically because they can...
View ArticleHow to override default location of Alloy database in Android.
Hi I have just started exploring Appcelerator using the Alloy MVC framework. By default the a model designed in Alloy will result in a database file being created in the...
View ArticleHTTP Post request throwing FileNotFoundException
I am trying to send an HTTP post request to my server. It works fine on iOS but on Android I am getting a "Problem reading from file" error and the webview is throwing a java.io.FileNotFoundException...
View ArticleWhich work performance
Which work good performance in createImageView image = Ti.UI.createImageView({image:"/images/reward/buttonNext.png"}); or image = Ti.UI.createImageView({backgroundImage:"/images/reward/buttonNext.png"});
View ArticleUnable to start studio - missing JNI_JavaCreateVM
I just install Titanium Studio and upon first trying to start it, I get an alert that: JNI_JavaCreateVM is not available in the jre. OS X Mavericks,...
View ArticleCould not find any content hosted eligible apps
I created test user and test products in in app purchase option in itunes. For that test products i Created content in X-code, When i try to validate from x-code am getting "Could not find any content...
View ArticleApp cash after Download .
I am downloading a file having 110 MB size from server. it is well download but after download complete app crashes. Onload function never called. My code for Download is //Define the http client var...
View ArticlePass data from an Android local notification, to a minimised app
I'm using TiSDK 3.2.0GA on Android. I can successfully create a local notification using bencoding.alarmmanager with the following code in a background service: var activity =...
View ArticleCan install apps on Android Emulator after Titanium update to 3.2
This is the error i get when i try to emulate an app to the Android Emulator. Well, first of all now i have to choose the emulator, aka, 4_HVGA, 1_WVGA, 4_WVGA or 5_WVGA. And i cant use any app with...
View ArticleError : Unable to find generated R.java file... Drive me crazy !
I have worked in roject in titanuim and i always try to run the app and the app require the module co.activate.gcm to run but when i import the module .. the Error : Unable to find generated R.java...
View ArticleError in Ti.Calendar doc?
Hi, I've been working with Ti.Calendar on iOS for a while now, and have always been able to put events into the calendar. However, retrieving always was a problem. I always received an empty array from...
View ArticleBuilding the Titanium SDK From Source issue. scons clean
scons clean scons: Reading SConscript files ... Building MobileSDK version 3.3.0, githash ff73de8 java -cp...
View ArticlerequestResetPassword restful acs well my app itself should send the email?
requestResetPassword of restful acs [using phonegap not titanium] well my app itself should send the email? i am getting: meta: Object code: 422 message: "Failed to send email: SMTP Settings is not...
View Article(Android + Windows) [ERROR] : Failed to package application:
I'm getting the below error when trying to run my project: [INFO] : Packaging application: C:\AndroidSDK\build-tools\19.0.1\aapt.exe "package" "-f" "-m" "-J"...
View Article