Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizKindly log in to use this feature. We’ll take you to the login page automatically.
LoginGeneral Tech Bugs & Fixes 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Kindly log in to use this feature. We’ll take you to the login page automatically.
LoginReady to take your education and career to the next level? Register today and join our growing community of learners and professionals.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
manpreet
Best Answer
3 years ago
I created two custom files which when imported using airdrop works fine but any other way seems to not work properly. The custom files are pretty much folders containing multiple plist and images.
I can send it by email but when I try to open it on the computer using the right software the file shows nothing. if I use Skype, it show the warning "Cannot load representation of type public.file-url"
I am using UIActivityViewController to share the file and below is part of my plist for my custom files.
Am I missing something in my plist? Another question mentioned adding the MIME type. I found this site http://lwp.interglacial.com/appc_01.htm which shows the MIME types but didn't know what to use as my custom file is a folder. Below is how the MIME type looks in the plist when added.
I am not sure why it works fine with Airdrop but not with the other sharing options. Would another option maybe to zip the file? This wouldn't be the most convenient though for the workflow.
Thanks in advance for any input.
Using Xcode 11.4