1
vote
3answers
61 views
crashed on iphone but not on simulator
It is really mind boggling to find out many differences between the iphone and the simulators. I spent several hours trying to figure out why my application ran on the simulator bu …
-1
votes
3answers
62 views
What is minimum hardware and software requirements for Iphone native apps development?
Can i develop and test iphone native applications on windows pc and testing in any iphone simulator? If no then, What is minimum hardware and software requirements for Iphone nativ …
0
votes
1answer
25 views
Text misalignment on tableview cells on iPhone device
For some reason, when I am using the iPhone simulator, all of my text in my tableview cells displays correctly. However, when I publish to the device, the text inside of the cell i …
0
votes
1answer
7 views
Changing graphics when using iPhone Simulator
To increase productivity I'd like our external artists to be able to change graphics in our new iPhone game directly from the iPhone Simulator, so that he can experiment with vario …
0
votes
7answers
865 views
iPhone: Failed to launch simulated application: Unknown error.
This is a new iPhone project, only 1 target (different from this question)
On build we get:
Failed to launch simulated application: Unknown error.
The google again gives us not …
0
votes
1answer
9 views
Unable to see second animation started from separate animationDidStop
I'm having some problems getting CoreAnimation to perform multiple animations in succession on the iPhone simulator. I have many layers in my application that I animate – these lay …
0
votes
2answers
23 views
How do I open an Excel file while working with iphone simulator?
How do I open an Excel file while working with iphone simulator?
1
vote
1answer
27 views
accessing data saved in the iPhone simulator.
I'm working on a game and I'd like to give a non-developer friend a little level editor so they can build levels while I continue working on the development.
I quickly knocked up …
0
votes
4answers
73 views
Screenshot Apps for iPhone simulator
I was wondering if there are any good recommendations on apps that takes screenshots of the iPhone simulator. I've tried apps like iPhone screenshot cropper but I'm looking for som …
0
votes
2answers
47 views
Encryption in iphone and decryption in php
I want to encrypt the sound in objective c (iPhone), so that i can send it to web server, after sending the php automatically decrypt the file. Is there any way, kindly help me...
…
0
votes
3answers
187 views
How To Push Video on iPhone Simulator?
Hello,
I would like to push a video into iPhone simulator to test video picking in UIImagePickerController. Is it possible to do that? And if it possible, could you please provide …
0
votes
3answers
32 views
XMLParser Iphone Device Problem
Hi,
i have developed an applikation which loads a specified url with an XML Parser.
This URL changes sometimes, and every 4 seconds it reloads.(via NSTIMER)
On the simulator it wo …
-1
votes
1answer
73 views
iPhone Simulator is slow compared to device
Hi all,
I've been working on a new app, and when I run it on the simulator, it's VERY slow. There's nothing fancy in the app, just UINavigationControllers and text. The slowness on …
0
votes
1answer
22 views
How to resize the search bar?
Hi All,
I am trying to put an image on the left side of the search bar. But the problem starts here that the search bar cannot be resized.
Is there any way to do this i.e. resize t …
0
votes
0answers
6 views
iphone class app
I have created 3 classes in my Iphone app. I want to create as array of objects of 3 of the classes & initialise them with a single method which i have written. i am facing pro …
