NativeErrorCode
@objc(YMANativeErrorCode)
public enum NativeErrorCode : Int
Error description.
-
Occurs when binding an ad if the
UIView
is omitted for a required asset.Declaration
Swift
case noViewForAsset
-
Occurs when the nil value is passed to the ad binding method as the
View
.Declaration
Swift
case invalidViewForBinding