Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (plist)
Browsing all 17 articles
Browse latest View live

List all iPhones applications

Hi everybody, Does anybody know if it's possible to list all the applications installed on an iPhone? I just want to make a list, no launching, deleting or anything else. If so, is it possible via...

View Article



Any way to edit the UIRequiredDeviceCapabilities key in Info.plist?

My app was rejected today by Apple because it requires an iPhone with GPS capabilities and the info.plist doesn't designate that, despite me setting that key in the plist template. I noticed there's...

View Article

Application Rejection - UIBackgroundModes Audio

I just received a rejection notice from Apple that my update app was reject due to UIBackgroundModes Audio being in the plist. It was my understanding that this was not to auto compile as of 1.4.1. I...

View Article

bundle identifierer problem while uploading

hi i got the following message and have no idea what to do Cannot reserve bundle identifier <here my identifierer> for application (MZPurpleSoftware#null adamId:<id>)null, as that...

View Article

Read and write to myFile.plist. Is it possible?

Hi, In my app I want to save some information like font size and font name which the user can set by using the settings button in the app. So when he changes it once, it should be maintained when he...

View Article


Desktop URI Schemes (eg. myapp://...)

I'm not exactly sure what they're called, but I've seen them referred to as URL Schemes or URL Protocols. I'm looking to setup a URL protocol so that browser links using it can point to my OS X app...

View Article

Where Ti.App.Properties gets stored? Can I use it as a database to store...

Hi, I want to store some questions and answers(approximately 80) regarding an application. It should be editable also. Storing in custom plist is a better option, but I didn't get any documentation...

View Article

Read/ Write to custom .plist file

I want to store data like {Key : Value1(string),Value2(string)} to custom .plist file and read it from another .js file.

View Article


Issue with Default Value in setting plist

Hi there, Got a small issue which I'm hoping someone can help me fix. I've set up by settings.bundle and edited my plist file OK and if I select a value in the list it updates my app, and pulls in the...

View Article


Iphone only NO Universal and NO iPad

Dear appcelerator people, I have a question about building an app for iphone only, when im building in t he simulator it works fine. But when i'm testing with xcode (and profile it) xcode gives me 3...

View Article

Building different Apps from one project

I want to deploy different apps with a different app name and specific resource folders. In xcode you can do this with "targets". So you got one project and multiple project targets. In xcode you also...

View Article

Parse .plist file

Instead of having a .xml or a .json file, i have to read and parse a .plist file. I need to parse this .plist because i am using this one from another project. I tried to use the same way as i did for...

View Article

plist files and iCloud

Hi, I would like to ask if the plist files created with Ti.App.Properties.setObject are being backed up on iCloud or not. I would like to save some user (preferences) data there and the user to be able...

View Article


How do I make sure that I have a clear plist when I launch my app?

I'm using properties for storing data. I noticed that in my development, my plist has become very large. I would like to clear out everything in my plist before I start putting all the values from my...

View Article

How can I parse plist file?

Hello, I have to parse a plist file, so can I use parseString()? I found this (https://github.com/pugetive/plist_parser) but both in iOS and Android it crash whit this error in line 44 of...

View Article


Setting Xcode's 'Compress PNG files' option from plist?

I'm having performance issues scaling a large number of simple PNG files on screen, I can improve this drastically by changing the 'Compress PNG files' option in Xcode and rebuilding, but every time I...

View Article

variable in airshipconfig.plist

Hi, I am urban airship module in my application all working fine. Now the problem is I don't to directly store the app key and app secret key in arishipConfig.plist, instead I want to store in a...

View Article

Browsing all 17 articles
Browse latest View live




Latest Images