Posts

Post not yet marked as solved
0 Replies
733 Views
We have a scenario is Our app where we allow our users to download a file with .xyz extension in safari and on click on the file, and our app gets launched with that .xyz file’s content. Internally, we have added Exported type UTI (File type Association) to get this behaviour.   Now, with iOS 14 release, We have an option in Device settings where they can save the downloaded file from safari toLocal Device iCloud   Now when the customer saves a file download location to iCloud Drive, in iPad device and downloads the xyz file, on click on the file, our app is not getting launched. This is happening only on iOS14 and mobile devices.   Majority of our customers are using this feature to launch the our app. Hence we would need your guidance on priority.
Posted Last updated
.
Post not yet marked as solved
0 Replies
140 Views
We have implemented the Exported type UTI to support some file types that specific with our app. When a file with some extension eg. .xyz gets downloaded from Safari and clicked from the downloads section, it flips back to the app and opens the file in the app. But from iO14, only on iPad and only when the download location is iCloud, the downloaded file when clicked doesn't flip to app. It seems to be broken, Is anyone else also facing this issue?
Posted Last updated
.