Community Questions & Answers
Apps don't work on android 4.1 but on android 2.x all is ok!!
I have two apps that don't work en android 4.1 but on android 4.0.4 and 2.X the apps works very well. I must use a newer SDK? The apps was compiled with SDK 1.7.5.
Dailymotion Video on SDK 4.0 and IOS 4.0.1
Hi, I try to play a dailymotion video in a webview, and it's work like a charm. But when i tap on "OK" (Event complete i guess..), the video hide but the player stay in place, don't come back to the app... I guess i can force the event...
Coverflow unsharp images
Hi, I got pictures for Retina and standard Displays with abc.png and abc@2x.png. The problem is, that the Coverflow images look kind of unsharp. If I look at the picture on my Mac Preview it is much more sharper than the one on the iPhone. Any...
Detection of Apple devices (iphone 3GS, iphone 4, ipad, ipod, etc)
Is there a way to detect what apple device the app is currently running on at runtime? I need to detect at least ipod, iphone 3 and 4 and ipad. Thanks!
CoverFlow with high resolution URL (web) images
How do you tell the coverFlow component to display a web URL image as a hight resolution image? At the moment, when the code detects a iphone 4 or simulator it asks for the URL to high resolution images instead of medium resolution ones. However, both...
Titanium.Platform.model ?
I am just banging my head here trying to get this to work. ~~~ if (Titanium.Platform.model =='iPhone 3_2' ) //Detect iPad 3.2 { Do this view } if (Titanium.Platform.model =='iPhone 4' ) // Detect iOS 4+ { Do that other view } ~~~ For some reason I can...
coverFlowView remove individual image
Hi, How do we go about removing just one image from the coverFlowView? The coverFlowView.remove(image) does not work (why is it in the documentation then?) I would also settle for removing the cover flow and adding a new isntance but it seems that if i...
Update on aacp radio stream?
Does titanium appcelerator support aacp radio stream? I've seen a few posts, 7-8 months old, I'm wondering if anything changed for supporting this, since iOS should support it. Thanks
IPhone SDK Loading. New Macbook pro, new IOS and new titanium
Trying to get going. Eveything is new so this is a GOOD test! I get a continuous loading... in the Run Simulator. I read other threads but they do not seem to have awesome answers nor apply. 1. I got a brand new Macbook Pro. Sweet machine. 2. I am a...
iPhone App crashing after creating a HW build (XCode4, Ti 1.6.1)
Since I upgraded to 1.6.1 and XCode4, I'm not able to create hardware builds. This is what I do: 1. Launch the emulator using Titanium 1.2.2 and the application runs fine. 2. Select "Run on Device" and install the app on my iPhone4. The app...
Titanium Developer Incompatible with Xcode 4 Organizer
Hi just reporting a bug: I decided to try out xcode 4 since you can now publish with it. Everything in Titanium Developer works great my code works just the same with the new xcode. The issue is when i package for distribution in Titanium it opens...
Invalid binary from Apple Store with xcode 4 and iOS 4.3, 1.6.1
I updated to xcode 4 and iOS 4.3 after I got the email from Appcelerator. I happened to have a new release of my app. I was able to build, package and upload it without any issues, until apple store showed "Invalid Binary" to me after a...
Please release the XCode 4 bugfix already
These updates are critical. The XCode 4 betas have been out for months and Titanium still gives an error when I try to run the simulator, or distribute my app. ~~~ [ERROR] 14 0x000000010051e2cb -[Xcode3Project initWithFilePath:extension:error:] (in...
Xcode 4 and iOS SDK 4.3
Hi, Apple have just released it. Do Appcelerator titanium mobile support it ? Regards
Xcode 4 & iOS 4.3
Does anyone have an idea if Xcode 4 and iOS 4.3 will work with Titanium Mobile 1.6 I want to make sure before upgrading my system. Thanks
Xcode 4 & iOS 4.3
Does anyone have an idea if Xcode 4 and iOS 4.3 will work with Titanium Mobile 1.6 I want to make sure before upgrading my system. Thanks
Xcode 4 & iOS 4.3
Does anyone have an idea if Xcode 4 and iOS 4.3 will work with Titanium Mobile 1.6 I want to make sure before upgrading my system. Thanks
Xcode 4 & iOS 4.3
Does anyone have an idea if Xcode 4 and iOS 4.3 will work with Titanium Mobile 1.6 I want to make sure before upgrading my system. Thanks
im confused with the iphone4 resolution.
im just trying to show a fullscreen 640 x 960 image in my iphone4 app but only half the image shows up (as if the screen's resolution was 480). Any clue what i am doing wrong? thanks pages[0] =...
Multitasking on iOS 4
Hi Guys. How does multitasking work on iOS4? I'm building an app that needs to do geolocation in the background so when a user enters an area the app does something. SOOOOO I guess what I'm asking is will the app's geolocation elements continue to...
Database Install Making Me Sad :(
Hi all, first let me start by saying any help is GREATLY appreciated! I have been struggling for a good while trying to get a demo database connection made in my test app... The app will load with no problems but the minute I try to query the database or...
High-resolution icons for tabs - Retina display
I'm trying to add high-resolution artwork to my application so it displays clearly on my iPhone 4, however even though I've added the corresponding high-resolution version of the image, forums@2x.png, it's not picking it up and using it on either the...
PDF in WebView iOS 4
Not sure if this is an iOS 4 related issue, but i am attempting to display a PDF file which is located in the Resources directory through a WebView, this works as expected in the simulator, but as soon as it is on the phone the view is just blank. Any...
Has the new license Agreement problem for ios 4 resolved ?
i have been reading lately that Apple's new license agreement prevents using Appcelerator and other frameworks for building apps for app-store,But now i happened to see a couple of posts here at appcelerator Q&A denoting that their Apps were accepted...
1.3.3 becoming slower and slower?
i know it is a work in progress, but way back at the beginning of the 1.3.2 ordeal, i caught a tweet that said there were massive speed improvements already done (maybe 2 days after 1.3.2 was released). so, first 1.3.3 i tried did seem about 2x faster than...
iOS 4 2x-resolution image asset support?
So the new iPhone makes older apps look pixelated & blocky compared to the 3GS. When is Titanium going to support the 2x asset support for the latest iOS so we can offer 1x & 2x sized image assets for our apps?
Problems with packaging on Titanium 1.3.2 (Wildcard Profile)
Hello, I just installed iPhone SDK 4.0 with Xcode 3.2.3 and when I packaged my app using Titanium 1.3.2 sdk with a wildcard provisioning profile and tried submitting it on App Store it gives me this error "The binary you uploaded is invalid. The...
Can't build projects with the iPhone SDK v4...
Hi Guys. I've just updated my iPhone SDK to v4 and am using Titanium 1.2.1 with the mobile SDK 1.2/1.3 and I'm having trouble building mobile projects for the emulator. I've followed the instructions on the forum for replacing the LibTiCore.a file and...
Compiling with sdk 4.0 iphone
When I try to test on iphone simulator it gives in output this line : --- [ERROR] Build Failed. Please see output for more details --- Thanks
Will Appcelerator work on OS 4?
Hello, I've found a blog entry, which says that apple wants to change the developer license. So it shouldn't be possible to use Appcelerator. Do you have more information? How do they want check this? source:...
Showing 1-30 of 30