AppsFlyerSDK / appsflyer-android-sdk

AppsFlyer Android SDK
Other
9 stars 2 forks source link

Calling init not from Application onCreate #28

Closed slabgames closed 3 years ago

slabgames commented 3 years ago

Is it possible to call init not from Application.onCreate()?

sokoloff06 commented 3 years ago

Hi @slabgames

Sorry for the delayed response. Our main help channel is support@appsflyer.com, you are more likely to get timely assistance there.

As for your question, the answer is yes, however, please make sure to call it before calling start as it is required for some of the SDK functionality.

Thank you!