| Method and Description |
|---|
| com.appsflyer.AppsFlyerLib.init(String, AppsFlyerConversionListener)
Use
AppsFlyerLib.init(String, AppsFlyerConversionListener, Context)
Use this method to initialize AppsFlyer SDK. This API should be called inside your Application class's onCreate method. |
| com.appsflyer.AppsFlyerLibCore.init(String, AppsFlyerConversionListener) |
| com.appsflyer.AppsFlyerLib.setHostName(String) |
| com.appsflyer.AppsFlyerLibCore.setHostName(String) |