Skip to content

Releases: salesforce-marketingcloud/mobile-sdk-cdp-android

2.0.3

18 Nov 04:11
262ee42
Compare
Choose a tag to compare

CDP 2.0.3 release on SFMC (core) 1.0.2

  • To accommodate multiple users on the same device, when we receive a new partyIdentification userId (contactKey from PUSH), we'll generate a new deviceId to attach to each event so that profile events are not overwritten when using the (recommended) deviceId as primaryIndexOrder 1.

  • Safer database handling to prevent crashes on exceptions from full storage, etc.

  • Reduce "identity" profile events when the same attribute values have already been sent.

  • Added request "User-Agent" to CDP state so the SDK version, etc are logged on init.

2.0.2

12 Sep 12:43
f0d47ff
Compare
Choose a tag to compare

CDP 2.0.2 release on SFMC (core) 1.0.2

  • targetSdkVersion 33 (Android 13.)
  • com.google.android.gms.permission.AD_ID.
  • update to retain previously sent profile (identity) attributes.
  • update to accept and convert non-https endpoints to https.