initialize

Initialize the Fairmatic SDK only if the com.drivekit.sdk.auto_init_enabled flag is set to false This method should be called in the onCreate() method of the application class.

Parameters

application
  • is the application object of the enclosing application.