I would like to develop a MS paint like app for the iPhone. Could you guys point me to some sample or tutorials on this topic? I'm new to Objective C and Xcode. Thanks
Hey!
I want to check wether or not the iPhone is muted when the app starts, and I want some code to be run every time the mute-switch switches.
Is this possible?
Thanks :)
Hi,
I have a doubt in developing apps for iphone,
Can I develop authentication page(with secure login id and pwd) through which I can load my webcontent.
Does apple allow applications having login credentials or not?
Can anyone please let me know this.
Thanks in advance..
Im trying to record the contents of the iPhone screen to video , in the app I'm working on there able to create a little animation.
I'm just not sure how to encode the screen contents/animation to video?
The problem with using something like ffmpeg is that its LGPL which can lead to licensing issues, is there a better option?
Does anyone know where or how to obtain a C++ example to create iPhone apps? What I am looking for is just using C++ (no objective-C or just the bare essential objective-C) and no interface builder, source only.
Can ayone help me locate such a beast?
Hi,
I'm developing an app for iPhone but I've a problem...
I've a view with some textField and the informations writed in them are saved in a plist file. With @class and #import declarations I import this view controller in another controller that manage a table view.
The code I've just wrote appear to be right but my table is filled up with 3 same row...
I don't know why the row are 3...
Can anyone help me?
Hi I'm able to successfully integrate iphone app with facebook framework.
But I need small change to be done.
Please see the URL "http://beanstalkcreative.com/screenshots/Facebook_|_Sample_Sampleson-20100407-122254.jpg", if you see the image in above URL, it shows "via MMA_app". I want to change this text to some other name. How can I do this?
Hello,
I'm developing an iPhone application where SMS native application should open when the user clicks the button.
This is working fine and I am also able to copy the content to clipboard when the user clicks on the button.
But I want to provide a URL in the SMS content which I am copying so that the user click on the URL to open it in the browser.
Can anyone suggest me how to provide clickable URL in SMS content?
I would like to save a file downloaded from the internet in iPhone.
Can I use the url as the file name? If not, what transformation should I apply to the url to obtain a valid file name?
I need to find the local copy of the file later using its url.
I am developing an iPhone app for a private company. It contains business critical data and should only be able to use for this company.
Do I still need to go via the App store? Is there not a private way to do this?
We’re a Virginia based company looking for an experienced and affordable iPhone application developer. If anyone has any recommendations, this is much appreciated thanks!
Can the app icon and default screen be localized in iPhone? Has anyone tried it?
In theory it should be possible as they're just image resources, but I found no explicit mention of this in the documentation, and I wouldn't like to have my app rejected or failing for this.
I already have an iPhone application (version 1.0) available in the App Store and am ready to submit a newer version (version 1.1). How do I test the new upgrade to make sure that the current sqlite database and property list files on the earlier version do not get deleted/overwritten etc? The new version assumes the old data in both the sqlite database and property lists remain.
Or better yet, is there a resource I can use to walk me through what to watch for when developing an application update?
At one point in my app, I would like to redirect the user to the official Settings app. If possible, I also want go straight to the Location service section within the Settings app.
i see
Call the official *Settings* app from my app on iPhone
but
In iPhone4 the following code does not respond(my ios version 5.1.1):
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=LOCATION_SERVICES"]];//1 call Location service
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=WIFI"]];//2 //call wifi
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=General&path=Network"]];//3
Hi, All
I have read from some article that say's
Apple doesn't approve the application which Sell/Buy any physical items.
Is it correct or not ?
I am new to iPhone development.and don't know more details about Apples 's Policies.
Thanking in Advace...
Can you load a binary file onto an iPhone using xcode? We are an OEM that needs to QA test an application from a third party developer that owns the source code. They only provide us with the binary.
I develop a simple mobile page; the font displayed is very samll although I set it as 33px and the screen resolution for iPhone is 320 X 480.
Does anyone know why it is so small?
Or the screen resolution is not 320 X 480 since it can be zoomed. Then how do I make the font to be adapted to the resolution automatically?
On iPhone, how do I show a login screen to get username and password before giving access to iPhone app? Also, does the iPhone store a cookie to the secure website like a web browser?
I was thinking of giving users to my website a long API key to store in the settings of their iPhone instead of asking them to login with a username/password (seems to be the Slicehost iPhone app approach.) Which is the best way to get a user to login securely? I have full control over the design of the iPhone app and website so have a lot of flexibility.
By best I mean most efficient.
So don't go on about subjectiveness.
I have a list of websites and I want to store the list on the iphone locally, there must be an URL, title and a small image (like 32x32 max image size). I don't think I should be using CoreData for this. Should I be using a plist?
i have found some ways but they are actually reading frames and applying transition which reduces the quality of animation..
is there any way to display GIF on iPHone application as it is..?
Thanks in Advance..
What's the easiest way to uniquely identify a user of an iphone app? I've seen some app only asks for phone number to 'register', isn't that unsafe or is there something I missed?
Thanks.
I am thinking of buying a new iTouch to try out 4.0 multi-tasking. Can someone provide a link that describes how I get iPhone OS 4.0 on the device? Thanks in advance.