This repository was archived by the owner on Mar 29, 2024. It is now read-only.
v5.1.1
日本語
- 動画ネイティブ広告を全画面で再生した際、アプリ内で使用している
UIPanGestureRecognizer
のenabled
プロパティがtrue
になる場合がある不具合の修正 - 広告ロード時の位置情報取得に失敗した際、広告のロードが正常に行えない場合がある不具合の修正
- その他、内部処理の修正
English
- Fixed issues:
- App's
UIPanGestureRecognizer
may be forceenabled
after played video native ad as full screen mode. - Ad loading cannot be working rarely after failed to acquire location information.
- App's
- Improvements internal code.