Google drive showing custom UTI files dimmed in UIDocumentBrowserViewController controller

221 views Asked by At

We have created custom UTI of the file type in XML format for our iOS app. It is working fine for all other cloud service provider except for google drive. We are using UIDocumentBrowserViewController and defined our custom UTI in the app.plist file. Still, Google drive shows our application files as dimmed, as the user is unable to select the file stored in the drive. We can open the file if we provide public.xml as UTI in app.plist. But We don't want to open any XML format in our app, as we have customized XML tag for our app. Any help /point to get it solved would be highly appreciated. Thank you in advance.

0

There are 0 answers