- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我收到一个[PFUserAuthenticationController authenticationProviderForAuthType:]: unrecognized selector sent to instance error
当我尝试在我的 IOS 应用程序中使用 Parse 的 PFFFacebookUtilsV4 时
当我调用时抛出此错误
PFFacebookUtils.initializeFacebookWithApplicationLaunchOptions(launchOptions)
函数
我正在尝试在 Parse SDK 和 Facebook SDK 之间建立基本的 iOS 链接。
我已经根据 Parse 和 FB 教程设置了我的 iOS 项目。事实上,使用 Facebook Login Kit 运行我可以毫无问题地登录,所以我假设我的 FB 应用程序设置正确。
调试堆栈显示它与 PFUserAuthenicationController 相关
0x000000010bd2658d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x000000010bc73f7a ___forwarding___ + 970
4 CoreFoundation 0x000000010bc73b28 _CF_forwarding_prep_0 + 120
5 MyApp 0x000000010a595d30 +[PFFacebookUtils _authenticationProvider] + 160
6 MyApp 0x000000010a595d8d +[PFFacebookUtils initializeFacebookWithApplicationLaunchOptions:] + 48
7 MyApp 0x000000010a58af89
我已经检查、双重检查和三次检查我的框架包以确保它们是正确的。
我查看了我的搜索路径,这是正确的
我已经尝试了两个头文件桥接,但使用了不需要的类的 V4(这是用 Swift 编写的)
我几乎没有主意了!请帮忙
最佳答案
ParseFacebookUtilsV4 1.9.0 刚刚发布。似乎解决了这个问题。
关于ios - 来自 ParseSDK 的 PFFacebookUtils 抛出 PFUserAuthenticationController authenticationProviderForAuthType,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32820777/
我收到一个[PFUserAuthenticationController authenticationProviderForAuthType:]: unrecognized selector sent
我是一名优秀的程序员,十分优秀!