Is there any method that will restart the iPhone on call? It can be undocumented method (and probably will end up being since I can not find a method like it in the iPhone SDK reference).
Is there any movie that actually works in iPhone/iPad safari using the video tag? We tried so many formats and code snippets. I've heard that mp4/h264 should work, but not for us.
Can anyone point me to a working example online?
If you know the code or specs/formats for the videotag on iphone, that would be great.
How to live stream videos from iPhone to server like Ustream or Qik? I know there's something called Http Live Streaming from Apple, but most resources I found only talks about streaming videos from server to iPhone.
Is Apple's Http Living Streaming something I should use? Or something else? Thanks.
I am trying make the Pedometer application in iphone. I did n't find any code for this .
How to calculate the step with use of acceleormeter.And how to display on screen of iphone
I need the source code for using of accelerometer for step counting.PLe help me out from this.
Hi Guys
I am new iPhone programer.
how to add dynamic libraries in iphone xcode, I want to add the lib: "libcrypto.dylib" ( in /usr/lib ). Please guide me.
Thank you.
I've seen questions asked here before, but they do not address the issue. That said:
"In App Purchases" specifically may not be real world goods or services, according to Apple. What services allow integration with iPhone apps so that I can use ObjectiveC to sell things in an iPhone app?
hello all,
I want to implement chat client for iphone using jabber/XMPP. The XMPP framework on google repository shows that it is depreciated. Does someone knows where to start for xmpp chat client for iPhone?
If you want to see why I am asking this look at my other question: http://stackoverflow.com/questions/2894615/how-to-display-console-text-in-uitextview
So basically, I need to know if there is an iPhone C compiler that can be installed on the iPhone... Then I need to know what parameter I would put in the system("compile Foo") function. Thanks for the help in advanced.
I know that OpenCV was ported to Mac OS X, however I did not find any info about a port to the iPhone.
I am not a Mac developer, so that I do not know whether a Mac OS X port is enough for the iPhone.
Does anyone know better than me?
Edit: Thanks for the informed answer Adam.
Hi,
I am a beginner in programming for iphone.I want to develop traceroute and telnet app for iphone.Can you please provide me with some sample codes or pointers to start with.
Thanks,
Vinod.
When developing iPhone apps with Xcode 3.2.1/Objective C, which unit test tools are recommended?
I am new to the iPhone OS platform and I am interested in your best practices.
I'm localizing my iPhone app for multiple languages, and in addition to changing some of the strings I need to change some backgrounds. Is it possible to query the iPhone and get the user's language code?
Thanks!
HI,
I want to create i file in the iPhone application.
I try it but i have a anomaly.
In my pc the file is correctly written.
In other pc with the same program the file wasn't exist.
In the iPhone device the file not exist.
But the strange think thing is that i haven't any error for the app in the all case.
Do you have a idea?
Thanks so much
I've noticed some games in the app store that allow the user to play background music through iTunes. As a developer how can I add this functionality to my game? (I've searched for "open itunes from iphone game", "integrate itunes into iphone game" etc and no luck).
Hi,
We plan to advertise our iphone app on other sites. Is there a way to track from which website my iphone app hyperlink was clicked when a purchase is made? Can this be programmed, or is there any analytics app which does this. We will want to track the exact number of sales made from each site..
Appreciate any help..
mb
Hello,
I am new to integrating graphics into iPhone apps and need some direction on integrating graphics from maya into the application flow. Does anyone out there have any advice on good books or tutorials covering the design flow for Maya - iPhone SDK?
Thanks
Hello,
I have a proper provisional adhoc profile and developed a binary .app file. I know how to install on Mac through iTunes. I want to use Windows machine and iTunes to install my app on an iPhone device. How do i install my iPhone app binary through Windows computer?
Please advise. I don't want to do any hack way of doing it.
Thanks.
Hi all
i want to know there a limitation in size for an iphone to display an image? as the resolution of iphone is 320*480 px. i am developing an app which fetches photos from an URL and that URL contains some photos os size 600KB.So when i launch the app in simulator it behaves properly but in device the application crashes as soon as photos with higher resolution are displayed , and when lower resolution photos are displayed the app does not crash in the device.
Hi all,
I want to devlop an application for iPhone which will convert the png image present in iPhone to an Ascii image.
Any guidance to devlop such an application ?
Is there any API/Library available for this ?
Hello,
Since I'm not familiar with iPhone development I'd like to know whether it is possible to use OpenGL ES1.0 on the iPhone 3gs rather than 2.0.
I'd like to share a code base across different mobile platforms and not having to deal with the programmable pipeline from OGLES 2.0 could speed up an initial build.
Thanks
Regular HTML select boxes (such as, e.g. found here), while being "chosen" are presented by the iPhone on a native widget that seems to totally ignore regular html font sizes and whatnot. It does some ellipsing when it goes too long, but the font is way too big for a list I want to present -- even on landscape, only about 35 characters can fit.
Is there any way to tell the iPhone to use a smaller font there?
I would like my iPhone app to get dynamic content off the net. This content should be managed using a CMS. I would like to know in particular if I can setup Drupal or Joomla or other CMS as a backend for my iphone app to get the content.
Any advice on how this can be achieved would be helpful.
I am completely new to setting up/using CMS.
Is there a way to programmatically set the iPad to run the iPhone app at 2x as it is launched (yet keep the iPhone app native). I understand I can create NIB files for each hardware platform, but for ease, I just would rather the app launch as if the user had tapped the 2x on the iPad. Thanks...R.J.