ios - Move mode in document picker extension -


i trying create file word mobile app , save in application, have implemented document picker extension application ‘move’ mode enabled. when create file word app , try save it, see app’s name in document picker , when tapping that, extension code gets executed able file url of newly created file using ‘originalurl' property of uidocumentpickerextensionviewcontroller. when try getting size of file url, returns zero. missing obvious here? correct way file’s path ‘originalurl’? apple doc defines ‘originalurl’ read-only property contains original file’s url when in export or move mode. otherwise contains nil.’


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -