start
Starts instrumentation of the Android application using the Embrace SDK. This should be called during creation of the application, as early as possible.
See Embrace Docs for integration instructions. For compatibility with other networking SDKs such as Akamai, the Embrace SDK must be initialized after any other SDK.
Parameters
an instance of the application context
Starts instrumentation of the Android application using the Embrace SDK. This should be called during creation of the application, as early as possible.
See Embrace Docs for integration instructions. For compatibility with other networking SDKs such as Akamai, the Embrace SDK must be initialized after any other SDK.
Parameters
an instance of context
if true, debug sessions (those which are not part of a release APK) will go to the live integration testing tab of the dashboard. If false, they will appear in 'recent sessions'.