NativeErrorCode
@objc(YMANativeErrorCode)
public enum NativeErrorCode : Int, Sendable
Error description.
-
Occurs when binding an ad if the
UIViewis 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