trackSdkInitStart
fun trackSdkInitStart(context: Context, product: SdkInitStart.Product, userId: String, pingProxyEnabled: Boolean, baltazarProxyEnabled: Boolean)
Tracks the start of SDK initialization process. This method creates and queues a Pinglet to record when SDK initialization begins.
Parameters
context
Application context for PingManager initialization and package info
product
The specific SDK product being initialized
userId
Unique identifier for the user/installation
pingProxyEnabled
Whether ping analytics traffic is routed through the a proxy for this initialization
baltazarProxyEnabled
Whether Baltazar traffic is routed through a proxy for this initialization