我们刚刚将iOS SDK for SDK更新为3.1.Facebook SDK 3.0.8没有在iOS6上运行,现在我们已升级到3.1,它在iOS 6上运行,但在iOS 5.x下崩溃.
因为AdSupport.framework应用程序在启动以下错误后立即在iOS 5.x上崩溃:
dyld: Library not loaded: /System/Library/Frameworks/AdSupport.framework/AdSupport
Referenced from: /Volumes/Macintosh HD/Users/dmitrybaranov/Library/Application Support/iPhone Simulator/5.0/Applications/D6A93996-1E58-48A5-A457-DBC4FCCEE0EB/app.app/app
Reason: image not found
(lldb)
Run Code Online (Sandbox Code Playgroud)
有人面对这个问题吗?在Facebook方面是否存在问题,那些人正在努力解决这个问题?
或者我们做错了什么?