I'm developing an application which saves a picture in a root folder. When I created the app originally in Xcode and tested it on my iPhone I could see if the picture was saved by going to iTunes -> iPhone -> Apps and select the app and you could see the shared files. But now I'm "recreating" the app in Xamarin the app doesn't show up in iTunes at all. It is on my iPhone because I tested it but it's not in the "Apps" list.

Can someone help me because it is important that I can check if the picture is saved. Thanks.

有帮助吗?

解决方案

Doh, got it. Forgot to add the property "Application supports iTunes sharing" and Boolean "Yes" in Info.plist.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top