Testing UIFileSharingEnabled on iPhone
Does anyone know how I can test the new file sharing feature on an iPhone with iOS4? I have built my usual debug build with UIFileSharingEnabled=YES in the info.plist file. But in iTunes 9.2 on a Mac Mini, the debug-installed app does not show up in the list of installed apps. I read another posting about the same thing on an iPad which said to build for release, and then copy the app into some special Library folder in iTunes, but others responded saying that the debug build works just fine. I really need to see what the user experience is going to be before I release this app.
Robert Scott
Ypsilanti, Michigan
|