Pregunta

I want to use ShareKit but I got this error:

dyld: Library not loaded: /System/Library/Frameworks/Social.framework/Social
  Referenced from: /Users/developer/Library/Application Support/iPhone Simulator/5.1/Applications/867AE369-20D1-4F43-B4CF-859E0E0C3992/Quiz.app/Quiz
  Reason: image not found

The reason is in iOS version and Social.framework.

Can I use ShareKit in iOS 5.1?

¿Fue útil?

Solución

Of course you can. Make social.framework optional, as stated in ShareKit wiki.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top