Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (status)
Browsing latest articles
Browse All 62 View Live
↧

status bar not showing if i create new window in android

When i open a new window without tabs, its not showing up status bar and the window is covering the entire screen space in android. Iphone is working fine. any help?...

View Article


Status bar hide

Hi I want to hide the status bar on one of my screens, the splash screen, but have the status bar visible on every other screen in the application. How do I do this? Thanks

View Article


Problems with StatusBar

How can I hide the StatusBar in my iPad App? If I call Titanium.UI.iPhone.StatusBar(); it gives me an error message that this is not a function!?!? What can I do to NOT SHOW the status Bar? Thanks for...

View Article

urgent reply !!!......post status update to twitter,facebook& linkedin

the below code im using to post a status text to facebook,twitter,and linkedin of my choice.........can any one help me how the text area text links to twitter and facebook status post...........i want...

View Article

Facebook status to --> Titanium app

Hi! I was wondering if anyone has any suggestions how to solve my problem? Ive been googling around and I have a hard time finding the correct answer. My situation: I have a Facebook friendpage. I want...

View Article


Redrawing components on orientation change, also Xoom tablet/Honeycomb question

Hi, I'm trying to get my app polished up for a demo tomorrow, and one of the last things I have left to address is getting the available screen area on some devices. The question I have is how do you...

View Article

Hide Statusbar on iOS Splash - nothing works

I'm using the latest SDK, in my tiapp.xml I've set the statusbar-hidden to true, fullscreen to true, cleaned builds, completely deleted everything under my build/iphone folder, run the xcode clean...

View Article

GPS Status on Android

Hi all, i need to know if the GPS is enabled on Android. This is useless because return always true. In native Java we have:final LocationManager manager = (LocationManager) getSystemService(...

View Article


statusBar not scrolling to the top when tapped?

i don't know why it's not working in my app, but in other apps and in kitchen sink examples, when you tap on the statusBar it will scroll the tableView or scrollView to the top. Anyone else had this...

View Article


Packaging failed. HTTP status: 400

For the last week or so, I haven't been able to distribute my package -- I always get the following error: Packaging failed. HTTP status: 400 So besides the obvious question of "how can I fix this?", I...

View Article

Current status of the 'new' Titanium Desktop?

Hey guys, Recently i've read the article of the future of Ti-Desktop and browsed through the google-group. Unfortunately, i didn't get wheather there are planed releases or timelines or names or links...

View Article

Module upload but status pending.

I make aviary module and upload. source But status is pending. I wonder how much time delay.

View Article

ACS - delete a place and all its reviews

Hey everyone, I'm developing a native iOS app and I'm using the ACS. Let's say I have a Status object which have 30 Reviews(Comments) objects. I would like to delete the Status and all its reviews in...

View Article


App in Background + status icon?

Hi, Is it possible with Titanium to run it's mobile application in background? Is it possible to send/receive data while it's in background (and also display an icon in statusbar as alert) Thanks a lot

View Article

status of sending sms

Hi, Here is my code to send sms : if(OS_IOS){ Titanium.Platform.openURL('sms:' + toShare.sms.content); } else{ var intent = Ti.Android.createIntent({ action: Ti.Android.ACTION_SENDTO, data: 'smsto:'...

View Article


Status Bar Style and 1.4

Ever since running in 1.4 appcelerator won't accept setting the iphone status bar in my app. Yet I see it working in kitchensink. I used to just set it in tiapp.xml and leave it. Now it does not...

View Article

HTTPClient returns status code 0 on other's device but not mine

Hi, I have a really weird problem here. One person said to me that he has a error message saying status code 0 on iPhone 4. Using WiFi SDK version: 1.7.5 and 1.9.0.v20120130214634 But I cannot...

View Article


adding to playbook without entity

Hi I am trying to upload a status using api.But it is giving me the status that i am uploading it without entity.As far as i think i am doing the code right could you plz tell me what could be the...

View Article

Statusbar not displaying in IOS 7 Alloy applications

The status bar does not display for applications created from the templates. IOS 7, SDK 3.1.0.GA, Alloy 1.2.2 Steps to reproduce Open titanium studio File->New->Module Project Select...

View Article

ACS create Status

now i am trying to create Status through ASC reset API and every time it give me this errormessage failed to authenticate user appcelerator acs reset apieven i send user_id correctlry like this http =...

View Article
Browsing latest articles
Browse All 62 View Live