After upgrading to iOS8 beta 4, when I want to preset UIDocumentPickerViewController to select document picker such as iCloud, it always shows "No locations available" and asks me to enable Document & Data of iCloud Drive.
Import and open still work normally. I can see all document pickers include iCloud and my own picker in the menu. I am pretty sure I've enabled iCloud Drive and allow all apps using Document & Data in General > iCloud setting.
Strangely, this issue will not happened on simulator, but only on device. Before beta4, I never saw this on both simulator and device.
I've checked code sign of iCloud on both host app and my document picker/storage provider app, but it helps nothing. It does not throw any error or warning message. I have no futher clue about this case.
I use the NewBox as the host app, which is provide by Apple WWDC2014: https://developer.apple.com/wwdc/resources/sample-code/
I also posted this issue at Apple dev forum few days ago, but got no reply. Anyone who also has the same issue? Thanks a lot.
Snapshot: https://i.stack.imgur.com/jOFya.png