


Ensure the SDK configuration and startup code is being reached.

Correct App GUID is used within SDK code configuration.After refreshing, if the Integration Not Complete! message persists, double check the following, then repeat this test: If instead you see a Integration Not Complete! message, wait a few more minutes and refresh the page.
Imuscle oxs android integration install#
At this point you have confirmed a successful SDK integration and can move ahead to Validate Post Install Events below. Within that page, look for the Integration Success! message which indicates integration was successful and that Kochava did receive an install from the SDK.

keep class .After integrating the SDK or creating a new App GUID, we suggest performing these tests to ensure the SDK has been integrated successfully and is functioning as expected within your app. # KochavaTrackerLegacyReferrer: Referrer Receiver # KochavaCore: Keep annotations used for json serialization. # KochavaCore: Ignore SDK warnings for missing dependencies. Optional permissions are noted and can be removed if desired using the manifest entry shown. The following permissions are split by module and are automatically included with the module. Implementation ':ads-installreferrer:3.4.39.302' The Kochava SDK does not require specific versions of its dependencies however we recommend keeping them up to date whenever possible.Īds Identifier implementation ':ads-identifier:3.4.39.302' Collection is handled by the Kochava SDK with only the dependency itself needing to be included. If you wish for the SDK to collect the Huawei Advertising ID (OAID) and/or make use of the Install Referrer, you must integrate the Huawei Ads SDK by adding the appropriate dependencies. Install Referrer implementation ':installreferrer:2.2'Īpp Set ID implementation ':play-services-appset:16.0.0' NOTE: If using a version prior to version 17.1.0 you must also add the following permission. The Kochava SDK does not require specific versions of its dependencies however we recommend keeping them up to date whenever possible.Īds Identifier implementation ':play-services-ads-identifier:17.1.0' If you wish for the SDK to collect the Google Play Ads Identifier (ADID), App Set ID (ASID) and/or make use of the Install Referrer, you must integrate Google Play Services by adding the appropriate dependencies.
