Instance Method
startAppsFlyerLib()
init your appsflyer, and start it e.g. : AppsFlyerLib.shared().appsFlyerDevKey = appKey AppsFlyerLib.shared().appleAppID = appId AppsFlyerLib.shared().delegate = xxx AppsFlyerLib.shared().start()
Declaration
func startAppsFlyerLib()