Configurable

@objc
public protocol Configurable
  • Important

    Deprecated. This library does not read the advertising identifier even when permission is granted by the user.

    Declaration

    Swift

    @available(*, deprecated, message: "Advertising identifier is not accessed by this library.")
    var includesIFA: Bool { get set }