This repository was archived by the owner on Mar 29, 2024. It is now read-only.
v5.0.3
日本語
- 動画ネイティブ広告に
- unregisterInteractionViews
メソッドを追加 - ネイティブ広告の
- activateAdView:withPrLabel
メソッドのprLabel
パラメーターのtypeをUIView *
に変更 - 開発環境を Xcode9.0以降 に変更
- その他、内部処理の修正
English
- Added
- unregisterInteractionViews
method toNADNativeVideo
. - Modified
- registerInteractionViews:
method inNADNativeVideo
ignoresNendAdNativeMediaView
. - Changed the type of the
prLabel
parameter of the- activateAdView:withPrLabel
method of the native ad toUIView *
. - Changed development environment to Xcode 9.0 or later.
- Improvement of internal processing.