Skip to content

fix: Update attachLauncher logic#17

Merged
alexs-mparticle merged 3 commits intodevelopmentfrom
fix/e2e-testing
Apr 1, 2025
Merged

fix: Update attachLauncher logic#17
alexs-mparticle merged 3 commits intodevelopmentfrom
fix/e2e-testing

Conversation

@alexs-mparticle
Copy link
Collaborator

Summary

  • Fixes attachLauncher logic by moving it into the kit body

Testing Plan

  • Verify via a sample app and through automated tests

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses the attachLauncher logic by moving the function inside the kit body to integrate it more closely with the constructor's context.

  • Removed the global attachLauncher definition.
  • Introduced a new attachLauncher function within the constructor.
  • Wrapped the call to attachLauncher in a try-catch block.

alexs-mparticle and others added 2 commits April 1, 2025 10:34
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@alexs-mparticle alexs-mparticle merged commit 11fa99c into development Apr 1, 2025
4 checks passed
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