Skip to content

Conversation

@gdeluna-branch
Copy link
Contributor

Reference

SDK-XXXX -- <TITLE>.

Summary

Motivation

Type Of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing Instructions

cc @BranchMetrics/saas-sdk-devs for visibility.

Copy link
Collaborator

@bboothe-branch bboothe-branch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work.

@bboothe-branch
Copy link
Collaborator

Hey @gdeluna-branch what is the expected behavior of these changes? Would like to know what to look out for when running a test.

Copy link
Collaborator

@bboothe-branch bboothe-branch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @gdeluna-branch . I cloned the repo, did a pod deintegrate, then a pod install. The app ran fine and I was able to retrieve an ECID value. After running the events, they fired and I don't see any issues with the events.

Why were these 3 pods / dependencies removed?

  • pod 'AEPSignal'
  • pod 'AEPAnalytics'
  • pod 'AEPUserProfile'

Also I noticed pod 'AEPIdentity' was removed but I believe it got replaced with pod 'AEPEdgeIdentity'. Let me know if that's correct.

I did receive this warning. EdgeState - Consent extension is not registered yet, using default collect status (yes)

All other extensions were successfully registered.

I saw these warnings too. Are they relevant?

Failed to send CA Event for app launch measurements for ca_event_type: 0 event_name: com.apple.app_launch_measurement.FirstFramePresentationMetric Failed to send CA Event for app launch measurements for ca_event_type: 1 event_name: com.apple.app_launch_measurement.ExtendedLaunchMetrics

Last thing I noticed were the nil values on this event handling response for responseId and parentId. If normal then ignore.

[BranchSDK][Debug][BranchLogger logDebug:error:] Handling Event: [ id: 249461CB-44AD-4412-88BD-80BF481D73E6 name: Configuration Response type: com.adobe.eventType.configuration source: com.adobe.eventSource.responseContent data: { "analytics.offlineEnabled" : true, "lifecycle.sessionTimeout" : 300, "property.id" : "PR2a87331233ff405b80120bd3bed223d3", "analytics.batchLimit" : 0, "experienceCloud.org" : "5242A86A57A9D16D7F000101@AdobeOrg", "analytics.launchHitDelay" : 0, "rules.url" : "https:\/\/assets.adobedtm.com\/d10f76259195\/c769149ebd48\/launch-f972d1367b58-development-rules.zip", "global.privacy" : "optedin", "analytics.backdatePreviousSessionInfo" : true, "analytics.rsids" : "ebmadobe.branch.delta", "analytics.aamForwardingEnabled" : false, "analytics.server" : "exchangepartnerbranchmetrics.sc.omtrdc.net", "build.environment" : "dev" } timestamp: 2025-11-13 05:11:09 +0000 responseId: nil parentId: nil mask: nil ]

Is there something else I'm looking out for or is this expected behavior?

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.

2 participants