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 QuizGeneral Tech Bugs & Fixes 2 years ago
Posted on 02 Sep 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for 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.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.
manpreet
Best Answer
2 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