Posts

Post not yet marked as solved
0 Replies
394 Views
Are there any legal restrictions in using the MKMapSnapshotter API? Specifically what I am wondering is, can a snapshotted image be included in a user's document data without running into any copyright issues? So far I have not found any documentation regarding any limitations on what you are allowed to do with this API. Is there any such documentation?. If not, are there any limitations? Can anybody shed some light on this?
Posted Last updated
.
Post not yet marked as solved
0 Replies
386 Views
Hi there,Now that we got a Files app in iOS 11 and a UIDocumentBrowserViewController, interacting with the file system has finally arrived. Is there a way for the user to pick a folder in the file system, thus allowing the app to access the contents of this folder. Essentially what I am asking, is whether there is an equivalent of NSOpenPanel in iOS 11 - which includes the powerbox's ability to punch holes into the sandbox for user picked files or folders? Is there somehting like a UIOpenPanel?If not, is there any technical way to achieve the goal of letting the user pick a folder, and then the app having access to the contents of this folder? This folder could either be local or on iCloud Drive. Peter
Posted Last updated
.