if i'm on the iphone enterprise developer program for companies with 500 employees, do i still need to publish my app on the app store for clients to install the app?
I need to build a system which backup and restore system in which all the phone datas
including audio, video, pictures. From iPhone4.0 , there is support for accessing the videos
and photos from the library . Is there any way to access the music files. I need to convert those music files into binary format . Is there any way to accomplish this...
awaiting for the response
Best Regards,
Mohammed Sadiq.
hi every one
i am iphone developer as standard registered,
i installed SDK4 seed version is fine
and i alos instal ios4 for my ipod touch that is register in apple for development use,
so i used xcode organizer to update my ipodtouch to new ios4 every this was fine and working to upload data , but in middle is crash and didn't work , now my ipod touch is dead is not working at all and i try to restore my ipad from backup i have in itune it didn't work?
so any one has solution for my problem for installing ios4 in my ipodtouch ?
thanks
I am starting to get several certificates for iphone development and need a way to know which is which...
Is there a good way of maintaining these? Can they be renamed appropriately?
On the iphone, when trying to play a broken url using MPMoviePlayerController the user gets an alertbox with the message "the server is not correctly configured".
Is there any way to change this to something more user-friendly? Alternatively, is there any way to get an error status from the player instead of getting this message?
Thanks in advance..
Since CoreData has become available for the iPhone in OS 3.0, is it meant to be the answer to data persistence and replace all need for direct SQLite?
What reasons exist to still use SQLite? What are advantages/disadvantages of SQLite vs. CoreData?
Although iPhone support JSON natively, AMF is a binary protocol and it supposes to use much less bandwidth. Do you think using AMF is a good idea?
Just found this AMF library in cocoa (Objective-C): http://github.com/nesium/cocoa-amf/
I have overcome all problems with setting up gcov on my iPhone project but now I am getting the following:
profiling:/Users:Cannot create directory
Does anyone have any suggestions as to what I might be doing wrong?
I originally setup gcov following Google's instructions: http://code.google.com/p/coverstory/wiki/UsingCoverstory
I have two customized cells in an iphone UITableViewController and would like to capture the data in one cell into another.....
I am currently unable to post images and pls assume the following points.
There are two custom UITableViewcells
1) Notes Textfield in one customcell
2) Submit button in another text field.
Now i want to pass data typed in the notes textfield to be available when I click the Submit button.... Is this possible? Please help....:(
Hi Guys,
I'm looking for an Objective-C class that allows me to get the frequency of a live input sound on the iPhone. Didn't find anything useful.
Before you ask: the frequency will not change for 0.1 seconds.
Thanks for answers,
Christian
I have this iPhone app, which plays streaming video from a source(Just video, no audio).
Is there any mechanism by which i can capture this streaming video or record them, for later playback?
Hey can anybody tell me how I can change the camera view in iphone where i found to buttons like 'use' and 'retake' and 'Move to Scale'message in that window I want to add some Label on top most part.How could I do that.
Reply soon
I've written code that exports vCards and have the problem that the PHOTO data exported will show on a couple Windows programs, but when the vCard is viewed in the Mac or iPhone addrs books, the photo doesnt show.
I wonder if anyone knows whether there is something different with the formatting needed on these platforms?
Hi,All
I want to know the validity of the Enterprise iPhone developer program.
is it also one year only ?
i have asked this question at Apple form but didn't get any reply yet.
if any one knows then tell me please...
Thanking you...
Hi
I need to get data from my database which is a .dbf file. Is it possible to fetch data from the same to the iphone. How is it done? Please help needed.
Thanks,
Shibin
What do I need to include if my iPhone App uses some third party code under an opensource licence for example BSD or MIT, before submitting for AppStore approval?
Is it enough if I let original code with it's comments untouched or do I need to include a readme file where I describe that I used "xyz's framekwork under licence abc" or something like that?
With my recent phone it's only possible to synchronize the calendar with my google calendar using gcalsync. An additional program. Here it is not possible to synchronize with different calendars you have in the google account or see your friends calendars on the phone.
Is that possible with the iPhone??
I'm looking for a way to access raw data from the iPhone touchscreen, does anyone have any experience with this?
What I need seems to be in one or the other of these private frameworks, but I haven't been able to incorporate them into my project; do I have to download the .h and binary files?
Thanks!
Hi all,
I'm doing some endian-sensitive file manipulation on iPhone. Are there standard macros or #defines in that environment that indicate native endianness and offer swapping if necessary? I know I can check in advance and just do the right thing for this particular architecture, but wondering if there are cleaner ways of doing the right thing. (The file format is little endian; if it were big-endian, I'd probably just use the htons/htonl family.)
Thanks.
What are the techniques to register users through the iPhone application? I'd like them to register on my site like many other do, but how to do it from within the application and is it acceptable to do it as the first thing and the user opens the application like desktop application do (EULA and so on)?
Hi,
I'd like to write an app-store-approvable app for the iPhone OS which uses libffi. Is this allowed? I am capable of rewriting all of the parts that use it with things like NSInvocation without too much trouble, but would prefer libffi. So my question is: would apps that use libffi be accepted to the app store?
I'm getting ready to finally deploy my first iPhone app. The app uses SSL to connect to a REST web service. While reading the docs on deploying the app to the app store, I came across some drivel regarding having to go through a 30 - 60 day government vetting process just to ship an app that simply connects to an HTTPS server.
My question is, since this is an export requirement, do apps that are only distributed in the US face this same restriction?
Thanks
I want to compose some basic background music for an iPhone game. What's a good program for OS X (10.5)? I'd like to save the audio files in a compressed format that's compatible w/ AVAudioPlayer (aif, aiff, caf, mp3, aac, m4a, mp4, wav).
Perhaps something like Logic Studio Express?
Cheers!