Skip to content

Conversation

@almahirpmf
Copy link

Description

This PR adds the setSdkAdapter() call during SDK initialization to ensure telemetry and Sentry reports properly identify which adapter is being used.

Changes

  • Added SDK_ADAPTER_NAME constant in the companion object with value "unity_bidding"
  • Added MobileFuseSettings.setSdkAdapter() call in the initSdk() method using the new constant

Motivation

Without this call, telemetry and error tracking systems cannot properly identify the adapter source, making it difficult to debug and monitor adapter-specific issues.

@almahirpmf almahirpmf marked this pull request as ready for review November 13, 2025 23:47
@almahirpmf almahirpmf changed the title SDK-2000 Update adapter name MobileFuse: Set SDK adapter name during initialization Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant