This repository was archived by the owner on Mar 29, 2024. It is now read-only.
v7.4.0
日本語
- iOS 16 で SKAdNetwork の広告のロードが失敗する不具合の修正
- iOS 16 で 広告の回転制御が正常に行えない場合がある不具合の修正
- バナー広告で意図しないレイアウトで表示される場合がある不具合の修正
- 動画広告を閉じる際にまれにクラッシュする不具合の修正
- 動画広告再生時に releaseVideoAd() を呼び出した場合、広告が正常に閉じられない不具合を修正
- 動画広告と動画ネイティブ広告のオプション設定からユーザーIDとユーザー属性の設定を廃止
- Minimum Deployment Targetを iOS 10.0 に変更
- その他、内部処理の修正
English
- Fixed issue:
- SKAdNetwork ads fail to load on iOS 16.
- In rare cases, cannot rotate ad on iOS 16.
- Banner ad display in unintended layout.
- In rare cases, crash when closing video ad.
- Ad were not closed properly when releaseVideoAd() called during video ad playback.
- User ID and User Feature settings removed from the options for video ad and native video ad.
- Changed Minimum Deployment Target to iOS 10.0.
- Improvements internal code.