[iOS] Questions about the events on the calendar
hello to all guys I'm trying to finish my third app (thanks to you and your support , two of my apps are already on appstore :) ), the only part I'm missing is that of adding events to the calendar...
View ArticleAdditional Technical Support - Ti 3.1, Android sdk 4.2, win 7, 'android...
Are there any other sources of Android Titanium technical support other than the Appcelerator docs and this forum? I've used this forum and read the documentation for an answer to "android module not...
View ArticleMobile Web: Change Tabs Height = black screen (bug? )
Hello, I have been trying to change the height of tab on mobile web for a while now. The tabs are just too large for a mobile browser. As soon as I change the height property I get a black screen for...
View ArticleiOS 7 Status Bar in Tests Appears Solid Black
I know everything is in beta (if you can call it that even), but I am just going through some tests for my apps, and am seeing something that I am sure is a pretty serious bug. I just dont know whether...
View ArticleiOS - Animation Stuck and Weird View Behavior
Hi, (Titanium 3.1.1) After 5 hours of diving into the native iOS code looking for a bug - a small request from the titanium guys that I think could help a lot. Symptom: When calling an animation on a...
View ArticlePush notifications between users
I have been looking at push notifications on the docs. It would seem that only I can send push notifications to all users. Is there a way that users can send out these notifications to each other?
View ArticleAnyone got background services running on iOS 7?
Hi folks. Has anyone managed to get background services working on iOS 7 yet? In the first or second beta our app was working sweet, then after beta 3 all background services stopped working. Anyone...
View ArticleACS Automated Push Notifcations
Hi everyone, thanks for reading this. Does anyone know of a way / is it possible to have a script on a server talk to the ACS server and get information related to your apps registered devices. I would...
View ArticleAlloy - get style object from tss file
Is it possible to applicate tss class in code to an UI element ? For example:var style = $.getClass('myThemButtonClass'); // myThemButtonClass is a style defined in my app.tss...
View ArticleUnable to import module
Hi, I'm trying to import RevMob module to add some ad into the application I had to develop. I'm facing an error : [ERROR] Exception occured while building Android project: [ERROR] Traceback (most...
View ArticleAdding Caption for instagram
I tried below code to open instagram with caption. But it gives error unrecognized selector sent to instance 0x100451d0var filename = Titanium.Filesystem.applicationDataDirectory + 'sample/' +...
View ArticleTransparency of a HeaderView of TableViewSection
Hello there! I'm trying to make the background of my HeaderView transparent. Of course you can do this in the tss file by using backgroundColor: 'transparent', but when I'm scrolling, the text of this...
View Articleadd toolbar above tabgroup without knowing the current window
Alloy ,iPhone , SDK 3 how can i add a toolbar on top of tab group the tab group have serval tabs and each have parent and sub windows so how can i add a toolbar on top on tab group without knowing what...
View ArticleSplitWindow Adding Content to Detail Window?
Ok, so I have a navigation group in the master window, works as expected. Once the final navigation is tapped, I am creating a controller and I want to add or open a window in the detail view of the...
View ArticleStorekit auto renewable subscription checking
Hiya hope somebody can help with a good example... I'm using the Ti.Storekit module and I am able to purchase auto renewable subscription products which I want to use for unlocking in app content....
View Articlemoment.js timezone information
Hello everybody, anyone got an idea of how to include the moment-timezone.js in the moment.js library when using it with appcelerator? Using moment.js as a standalone works fine but I would like to...
View ArticleView not binding to existing model as expected
I am trying to pass an existing model instance as an argument to a view & controller from a file in app/lib, and add the new view to an existing window. lib filevar controller =...
View ArticlePaypal module on Android
I'm trying to use the Paypal module on Android (Android 4.2.2, Titanium 3.1.1, Paypal 2.2.2). Using the sample code, the button does get displayed, but clicking on it does nothing; no error, no...
View Article[iOS Module] Use native View with ViewController and .xib?
Hello, I'm stuck at building a Module for iOS. I want to use a native ViewController with a custom .xib, but failing hard at implementing it. My TiViewProxy is just the basic TiViewProxy. The TiUIView...
View Articleandroid webView no functions in eval js
hi, there. i guess i'm to dumb but this is strange: for a remote url, with validated html 5 i need to get data into the App web.addEventListener('load', function(e) { var linkJS =...
View Article