Sina插件
集成新浪的登录和分享功能
[!WARNING]
- 插件的所有接口在
deviceready事件后生效;- 使用插件需配置:
AppKey和授权回调页;(参考新浪微博插件配置)- 当前iOS使用微博
Weibo_SDK版本是3.2.7;- 当前Android使用微博
Weibo_SDK版本是4.3.6;
API列表
| API | 说明 |
|---|---|
| navigator.sina.isSinaAppInstalled | 是否安装新浪微博 |
| navigator.sina.getAuth | 登录 |
| navigator.sina.share | 分享 |
| navigator.sina.logout | 退出登录 |
常见问题
1."applications over the unaudited use restrictions!"错误码:21321
在APP提交审核前,新浪只允许当前申请APPKEY的用户测试,其他用户登录测试都会报这个错误.