func appAttributionDidFail(error: Error)
called when attribution failed by network, uncorrect config or mmp param.
func appAttributionDidFinish(matched: Bool, info: [String : Any])
called when attribution finished. usally it only called when the first time attribution finished. sometimes it will be called again when reattribution occurred, like universal link leads to a new attribution
func appAttributionDidReceiveUniversalLinkInfo([String : Any])
called when universal link contains some attribution info