Skip to content

v1.1.1

Compare
Choose a tag to compare
@rokihiro rokihiro released this 09 Apr 08:42
· 106 commits to master since this release
bedc884

Modified

  • API認証エラー発生を示すSKW_PEER_ERR_AUTHENTICATIONをPeerErrorに追加しました。
  • SKWPeerクラスにSDKのバージョン確認用のメソッド(nonnull NSString*)sdkVersionを追加しました。

Fixed

  • v1.1.0にてAPI認証に失敗する不具合を修正しました。

Modified

  • Added SKW_PEER_ERR_AUTHENTICATION to PeerError indicating API authentication error occurred.
  • Added method sdkVersion for checking the SDK version to the SKWPeer class.

Fixed

  • Fixed a bug that API authentication fails in v1.1.0.