怎么没有具体配置第三方登录,我去配置了,还是出现了问题

来源:3-1 高性能列表组件FlatList、VirtualizedList精讲-1

itpersons

2018-09-13

我不知道是哪里出问题了??
写回答

1回答

CrazyCodeBoy

2018-09-13

第三方登录和分享是一起的,
在UShare中调用:

Android:

UMShareAPI.get(activity).doOauthVerify();

iOS:

[[UMSocialManager defaultManager]authWithPlatform:<#(UMSocialPlatformType)#> currentViewController:<#(UIViewController *)#> completion:<#^(id result, NSError *error)completion#>]

参考文档:https://developer.umeng.com/docs/66632/detail/66825#h2-u7B2Cu4E09u65B9u5E73u53F0u767Bu5F558


0
1
itpersons
我配置了,还是出错,,问题图片我上传在"配置第三方登录,我去配置了,还是出现了问题"中了
2018-09-13
共1条回复

React Native技术精讲与高质量上线App开发

一个真实的上线项目,一次完整的开发过程,全面掌握React Native技术

1577 学习 · 727 问题

查看课程