Skip to content

v1.1.8 Release

Compare
Choose a tag to compare
@huangminlinux huangminlinux released this 22 Jan 06:33
· 93 commits to master since this release

Change Log:

  • iOS 新增 authorize 接口,行为上和 android 统一。
  • 新增 isFacebookInstalled 接口,用于判断 facebook 是否已经安装。
  • qq 和 qzone 取消分享的时候不再返回错误,走成功回调返回 {state: 'cancel'}
  • android isAuthorize 接口统一成 isPlatformAuth,用于判断平台是否授权。
  • android 新增 isSupportAuthorize,用于判断平台是否支持授权。