ios - Loading files with UIDocumentPickerController -


i'm working arkit on xcode 9 beta 6 now. , wanted simple project, load 3d models icloud drive , display them in scene arkit.

so use sample code : placing objects of apple

and change add button action

i implements uidocumentpickerdelegate methods can't automatically load models textures (in drive). can choose file 1 one...

is there anyway can achieve ? or apple reject ?

if need code i'll post it.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -