Google Mobile Ads SDK: A new version, 6.9.2
In XCode console is throws working "Google Mobile Ads SDK: You are currently using 6.7.0 of the SDK. A new version, 6.9.2, is available at http://goo.gl/Zc0BYt . Please consider updating your SDK to...
View ArticleReceiving push notification causes crash
Hi, SDK 3.2.3.GA on iphone causes crash receiving a push notification when app is opened AND when I tap on the notification to open the app. Log:May 16 10:59:00 Sebastians-iPhone Lukas Krhs[4664]...
View ArticleACS query object that "contains", instead of "starts by"
Hi. I know we can query objects in ACS with a regex expresion to search for a value that starts with some value, like this: Cloud.Objects.query({ classname: 'Topics', where: {name: {'$regex': '^' +...
View ArticleFacebook Login just works on Simulator ?
Hey guys, i am creating a facebook-login inside my application. On Simulator everything works like a charm - but as soon i test it on my iphone (4s) it throws an error... Sample Script: (Just to...
View Article"Installing Software has encountered a problem"
Is anyone else having problems installing the Java Development Kit from the Eclipse Update Site? These are the details of my failure: An error occurred while collecting items to be installed session...
View Articleintegrate module ti.inbiling
Hi i want to integrate ti.inbiling in my titinum sdk but i can't it is not like the other module any one has any idea how can i make it and thnks for your help
View ArticleModule Urbanairship crash when application is killed on iOS
Hi ! I use the module Urbanairship in my application (on iOS) and everything is working, the module works perfectly. When my application is killed, i do some actions :Ti.App.addEventListener('close',...
View ArticleTitanium studio won't build the application
Hi, Really disappointing... Suddenly Titanium stopped building my app. I recloned a working version of my code from a day ago but still Titatnium won't build it. Below is the build log (log level =...
View ArticleCannot create project after last update (again !)
Hi, I'm pretty disapointing by this product. Each time I give it a new chance, I need an update. Each time I update a new error pop up... :( Today here is my issue when trying to create a new project...
View ArticleAndroid Native Widgets
Hello, i wonder if there is a way to create android native widgets for the lockscreen? Thanks!
View ArticleACS - Create a Relational Field with multiple Users
I'd like to know if this is possible with ACS. Imagine an ACS Place Object, that has multiple Users. So when I query Places, each Place would return the ACS Place and all the ACS_Users that are...
View ArticleiOS release - 'no signature'. Failed validation
Hi, I'm trying to release an iOS app. Unfortunately, it's failing validation with "ERROR ITMS-9000: "The bundle '<bundlename>' at bundle path 'Payload/<Appname>.app' is not signed using an...
View ArticleAuto generated build number
Is there a build number that gets automatically generated and stored somewhere in my app? If yes, how would I access it? If no, does anyone know of any scripts or plugins I can use to do this? I have...
View Articlebounce up android scrollableview
var scrollView = Ti.UI.createScrollableView({ showVerticalScrollIndicator:false, verticalBounce:false, }); scrollView.addView(primeraPantalla); scrollView.addView(segundaPantalla.win_Form);...
View ArticleVideoPlayer does not loop video on iPhone4
Discovered a weird problem with my app. Trying to play a video in a loop (see the code below). VideoPlayer repeatMode is set to Ti.Media.VIDEO_REPEAT_MODE_ONE. Works in simulator, works on iPhone 4s,...
View ArticleIS APPCELERATOR DOWN?
I can access my apps!! All my apps are 500 error. Please resolve ASAP.
View ArticleIs possible insert xml view dinamically inside other view similar to jquery...
Hi everybody, I can't found in the doc a way for append a view inside other using xml, similar to http://docs.appcelerator.com/titanium/3.0/#!/guide/Views_without_Controllers but using xml instead of...
View ArticleUnable to play videos on IOS
I am trying to add VideoPlayer to my IOS app using the following code <VideoPlayer id="videoPlayer" ns="Ti.Media" top="2" url="http://192.168.1.8/myapp/video.mp4" height="300" width="300"...
View ArticleBodyBuildinG CouPonS
The critical that the process for regulating workplace exposure to toxins was fully transparent and accountable tithe public and that's what this proposal seeks to do thank you again for the...
View ArticleTitanium Module: Passing Titanium.UI.Button into module to display...
I am developing a module which will work for both iPhone and iPad. In this module, I am trying to mimic UIActivityViewController and will display custom for both iPhone and iPad. Problem: The Popover...
View Article