Tagged Questions
0
votes
1answer
210 views
iOS Tutorials for Xcode 3.2.6 [closed]
Just trying to learn how to do iOS as best I can with my current computer (MacBook 2,1; OS X 10.6.8).
I've done all the "How to Make and iPhone App" tutorials from http://mobileorchard.com/author
...
1
vote
0answers
117 views
How to solve “CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.3'” without certificate?
A few days ago, I reinstalled xcode because I had some problems with SDKs, just now when I hit "Build and Run" tells "CodeSign error: code signing is required for product type 'Application' in SDK ...
0
votes
1answer
2k views
Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK
I've just enrolled in the iOS dev program. I've an iPad2 running iOs 5.1.1 and am developing in XCode3.2.6.
I've gone through the steps to get a provisioning profile and use my iPad for development ...
0
votes
1answer
43 views
Why are my testers not allowed to test my iphone app?
I'm using TestFlight so a few of my testers can test my new/first app. I went through the provisioning assistant to get all my certificates and profile info, followed their steps, used Build and ...
0
votes
2answers
996 views
Adding navigation controller on a view controller subclass
How do you add a navigation controller on a newly created view controller? i've search everywhere but all the tutorials are from creating a navigation controller project.
Anyone can lead mo to a ...
1
vote
2answers
425 views
How to run xcode project in xcode 3.1 developed in xcode 4.3?
I have installed Mac OS X Snow Leopard 10.6.2 on Windows 7 PC with the help of Virtual box. On that I have installed Xcode 3.1 as it was the compatible version of Xcode on Mac OS X 10.6.2.
While ...
1
vote
1answer
592 views
Remove old/unused provisioning profiles from xcode
I initially had one beta tester for my ios app. Eventually the number has gradually increased to 4. So from time to time I have kept on modifying the same provisioning profile. On the website, it ...
0
votes
1answer
204 views
Installing XCode 4.2, 4.3 and 3.2
How can I install XCode 4.2, 4.3 and 3.2 all together? It seems like I need them all to develop for different ios versions.
I have 4.2 installed already but I need this to test my app on the new ...
0
votes
1answer
393 views
error in installing Xcode 3.2 on Snow Leopard
I have downloaded Xcode 3.2 with iOS SDK (4.1 GB) two times from Apple Developer's Website. When I try to install Xcode, it gives an error stating that "an unexpected error occurred. Please contact ...
5
votes
5answers
5k views
Phonegap 1.5 (Cordova) ios childbrowser doesn't open at all
I'm a complete Phonegap newbie so go easy on me if you can :)
I've got phonegap 1.5 installed and running fine. I struggled to install the childbrowser plugin but I believe it's correctly installed ...
0
votes
0answers
114 views
how to resolve the issue: "'AtoZHomePage' may not respond to 'initWithNibName:bundle:'
I saw a similar post for initWithFrame method but couldn't figure out whats wrong with my code. Please help me out on this one. Here is my code:
- (NSArray *)segmentViewControllers {
...
3
votes
1answer
777 views
Xcode Organizer: Can't Remove Device
Using Xcode 3.2.5. I recently connected a coworkers iPhone to my mac to try to install a test build for him to test. After that, I cannot remove his device from my Xcode Organizer. Removing the device ...
0
votes
1answer
684 views
Create distributable app version for IOS using Xcode 3.2
I developed an app and tested in iPhone and iPad simulators. In the project there's .app file in debug-iphonesimulator folder. Doesn't look like "release" file for me, because of the folder's name.
...
-1
votes
2answers
572 views
How to upload images through array on server?
In my application i have to upload mutiple images to server using php.
i am making an NSMutableArray *arrImages which hold's my images which are selected from gallery.
suppose if i select two images ...
0
votes
0answers
442 views
How to upload mutiple images on server in iphone?
In my application user should be able to upload mutiple images on server (upto 8 images at a time)?
I am able to upload one image at a time but i am not able to upload mutiple images at a time?
please ...
1
vote
4answers
2k views
SQLite using FMDB: Insert record not working/ no such table
Please help me identify the problem.
The insert statement doesn't work, it gives me a error message that "No Such Table..." when I checked the sqlite db saved in ...
-1
votes
3answers
455 views
how set textfield content when it is scroll?
In my application i am having 37 textfield on tableview to scroll.If suppose i enter some value in first textfield and scroll the table ,the value enter in first textfiled disappaears as well as the ...
0
votes
1answer
339 views
UItableView with UItextfield and animation?
after a lot of trial and error, I'm giving up and asking the question. I've seen a lot of people with similar problems but can't get all the answers to work right.
I have a UITableView in which i ...
-1
votes
1answer
502 views
how to updtae Sqlite last insert row id in iphone?
I am making an application where i want to use update query?
In my application i have two stages to complete the registration process
in page1 i have registration form and one submit button?
on ...
0
votes
1answer
194 views
MonoTouch change Tab oder or detect Tab to manually goto next field
Can anyone tell me how I can change the tab order of my objects in monotouch / xCode 3? Everything I find for interface builder appears to be OS-X specific, not iOS. If not, is there a way to detect ...
0
votes
1answer
640 views
How to copy xcode app to iphone device using ssh without IDP
Without iPhone Developer Program, can we push the App to Iphone Device, bypassing code signing and provisoning the device.
I need this as part of testing my test app.
I do have a Jailbroken Iphone ...
1
vote
1answer
267 views
How to reset the content URL for MPMoviePlayerController when playing a video?
I want to reset the content URL for the MPMoviePlayerController object when playing a video.
on a button click, I am setting the content URL like below,
[videoPlayer setContentURL:url];
But i am ...
0
votes
4answers
498 views
Can't figure out memory leak testing with simulator and in general
EDIT: guys, my question was about using the Instruments to see leaks, and the code as an example and side question, but you answered the side question and not the main problem.... Thank you for the ...
6
votes
2answers
2k views
Xcode 4 Supported Device Orientations
I recently upgraded to Xcode 4. Previously in Xcode 3 to set the allowed device orientations you had to edit the shouldAutorotateToInterfaceOrientation: method in the application delegate. But now in ...
1
vote
1answer
3k views
Xcode 4 (or 3) iOS, with c++ [duplicate]
Possible Duplicate:
Is it possible to program iPhone in C++
Hello,
I'm sorry I can not find the info that I can program in C++ Xcode4 iPhone
4th. Is it possible to program in C++ with ...
3
votes
1answer
671 views
Xcode backward compatibility
I want to upgrade my Xcode 3.2.3 to Xcode 4.0
but I want to confirm one thing about my current project code.
Will upgrading cause problems with my current code ? Can I still run the code made by ...
1
vote
1answer
451 views
Launching an app in debugger mode on iOS
I have to debug an application on iOS. This application has to be built using build scripts and not XCode. So I cannot use the "build and debug" option. The problem I wish to investigate happens right ...