Skip to content

[MT-1322] Update Firebase#67

Open
sebastian-krajna wants to merge 2 commits intorelease/1.3.0from
MT-1322-Update-Firebase
Open

[MT-1322] Update Firebase#67
sebastian-krajna wants to merge 2 commits intorelease/1.3.0from
MT-1322-Update-Firebase

Conversation

@sebastian-krajna
Copy link

Update TealiumFirebase plugin version to 1.3.0 and dependencies to latest versions.
Adjusted iOS Swift version to 6 and deployment target to 15.0.
Updated Android Firebase remote commands dependency to 1.6.0.

…test versions. Adjusted iOS Swift version to 6 and deployment target to 15.0. Updated Android Firebase remote commands dependency to 1.6.0.
Copy link
Contributor

@jameskeith jameskeith left a comment

Choose a reason for hiding this comment

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

I still need to test it, but I have a couple of questions anyway.

{
"name": "tealium-cordova-firebase-plugin",
"version": "1.1.0",
"version": "1.3.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did we skip 1.2.0?

Copy link
Author

Choose a reason for hiding this comment

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

oh, probably I did sth like

1.1.0 -> 1.2.0 -> 2.0.0 -> 1.3.0

<param name="ios-package" value="TealiumFirebase" />
</feature>
<preference name="SwiftVersion" value="5" />
<preference name="SwiftVersion" value="6" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you have issues with v5 - as the CocoaPods package specifies 5.0

Perhaps @Enricoza could comment on the knock-on effect of updating?

Copy link
Author

Choose a reason for hiding this comment

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

https://firebase.google.com/support/release-notes/ios#version_1200_-_july_15_2025

"Breaking change: The Firebase Swift package now requires the Swift 6.0 toolchain (Xcode 16.2+)."

…ge.json and plugin.xml to align with project requirements.
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