Closed Akira8707 closed 3 years ago
Did you add insert -framework MobileCoreServices -framework ImageIO
to both Unity-iPhone Target and UnityFramework Target? If possible, I'd suggest using automated setup.
thanks for your helping, it is solved by insert -framework MobileCoreServices -framework ImageIO to UnityFramework Target
My project is successfully running on Unity,And i also build a android apk,it runs good. but i get lot's of errors when I try to compile on Xcode. I have followed the Setup:
but when combile , i got lots errors
First, I have tried old version plugins that it used NativeGallery.cs,but XCode also report lots Error like above. then i find the newest on github,but it didnt work. i think there is something i did't know ,for this is the second time i work unity on ios. hope you can help me ,thank you!!!