Skip to content

Conversation

nickolas-dimitrakas
Copy link
Contributor

Summary

  • This PR is to update the Firebase version to v12.

Testing Plan

  • Was this tested locally? If not, explain why.
  • Verified locally via E2E testing to confirm data flows correctly.

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

@nickolas-dimitrakas nickolas-dimitrakas changed the title Feat: SQDSDKS-7503 - iOS Kit Google Analytics 4 Update to 12.0.0 feat: SQDSDKS-7503 - iOS Kit Google Analytics 4 Update to 12.0.0 Jul 22, 2025
@nickolas-dimitrakas nickolas-dimitrakas changed the title feat: SQDSDKS-7503 - iOS Kit Google Analytics 4 Update to 12.0.0 feat: iOS Kit Google Analytics 4 Update to 12.0.0 Jul 22, 2025
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

let package = Package(
name: "mParticle-Google-Analytics-Firebase-GA4",
platforms: [ .iOS(.v13), .tvOS(.v13) ],
platforms: [ .iOS(.v15), .tvOS(.v15) ],
Copy link
Contributor

Choose a reason for hiding this comment

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

I noticed that the other PR does not include tvOS. i am seeing that firebase and firebase ga4 both do support though. maybe it was left out of the firebase repo unintentionally when first set up?

cc @BrandonStalnaker

Copy link
Contributor Author

Choose a reason for hiding this comment

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

tvOS integration will be addressed in a follow-up ticket to ensure we cover all supported platforms.

Copy link
Contributor

@rmi22186 rmi22186 left a comment

Choose a reason for hiding this comment

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

lgtm. just the one comment

@nickolas-dimitrakas nickolas-dimitrakas merged commit f7c50d1 into development Jul 23, 2025
3 checks passed
@nickolas-dimitrakas nickolas-dimitrakas deleted the feat/SQDSDKS-7503-iOS-Kit-Google-Analytics-4-Update-to-12.0.0 branch July 23, 2025 20:48
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