Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

v5.1.1

Compare
Choose a tag to compare
@fan-t-kinami fan-t-kinami released this 14 Feb 05:56
· 25 commits to master since this release

日本語

  • 動画ネイティブ広告を全画面で再生した際、アプリ内で使用しているUIPanGestureRecognizerenabledプロパティがtrueになる場合がある不具合の修正
  • 広告ロード時の位置情報取得に失敗した際、広告のロードが正常に行えない場合がある不具合の修正
  • その他、内部処理の修正

English

  • Fixed issues:
    • App's UIPanGestureRecognizer may be force enabled after played video native ad as full screen mode.
    • Ad loading cannot be working rarely after failed to acquire location information.
  • Improvements internal code.